Make REI, Roughly Enough Professions, and Roughly Searchable optional mods #38

Merged
cubicxp merged 4 commits from develop into main 2026-05-08 11:07:46 -05:00
5 changed files with 16 additions and 4 deletions
Showing only changes of commit 7ea2aacdf2 - Show all commits

View File

@@ -1086,7 +1086,7 @@ metafile = true
[[files]]
file = "mods/rei.pw.toml"
hash = "18a0101fd3a508d143509cb734a9a9337baba11eef40117334ae775211949b70"
hash = "f5008e1627b041a8303d2a1aaee70fb698e9ef988609fd9ab2caad5bebdfe1ca"
metafile = true
[[files]]
@@ -1121,12 +1121,12 @@ metafile = true
[[files]]
file = "mods/roughly-enough-professions-rep.pw.toml"
hash = "18db5b6b6319e6e0546f384d7b1cdf06cde17591ec8b69768d187491115cfc20"
hash = "87aff3b9cea365708072be952d63f76589b992edd0e7bd998d410ed4a89f382c"
metafile = true
[[files]]
file = "mods/roughly-searchable.pw.toml"
hash = "f541ac190aaa5f681e1b21d8eca5a6a259afeed22ccc76e43b0e8e3d4957978b"
hash = "d16b567a0ffc0d2c77cd7a2d843529764af670f5c683bcac3689cbd0613ac42b"
metafile = true
[[files]]

View File

@@ -2,6 +2,10 @@ name = "Roughly Enough Items (REI)"
filename = "RoughlyEnoughItems-12.1.785-fabric.jar"
side = "both"
[option]
optional = true
default = true
[download]
url = "https://cdn.modrinth.com/data/nfn13YXA/versions/nYcMSS03/RoughlyEnoughItems-12.1.785-fabric.jar"
hash-format = "sha1"

View File

@@ -2,6 +2,10 @@ name = "Roughly Enough Professions (REP)"
filename = "RoughlyEnoughProfessions-fabric-1.20.1-2.0.2.jar"
side = "client"
[option]
optional = true
default = true
[download]
url = "https://cdn.modrinth.com/data/V8XJ8f5f/versions/ybcBEXlZ/RoughlyEnoughProfessions-fabric-1.20.1-2.0.2.jar"
hash-format = "sha1"

View File

@@ -2,6 +2,10 @@ name = "Roughly Searchable"
filename = "roughly-searchable-2.6.0+1.20.1.jar"
side = "client"
[option]
optional = true
default = true
[download]
url = "https://cdn.modrinth.com/data/njGhQ4fN/versions/NrzGdIx2/roughly-searchable-2.6.0%2B1.20.1.jar"
hash-format = "sha1"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "9f0d17c8ec07994da94e42d18032f2a6b8ae56652c8b639a5c538ac88cc72b36"
hash = "3411be55f33f36c0ee21bca2bfdda7605c07817380297825a3995b8b637bfcdd"
[versions]
fabric = "0.17.3"