Merge pull request 'Make REI, Roughly Enough Professions, and Roughly Searchable optional mods' (#38) from develop into main
Reviewed-on: #38
This commit is contained in:
@@ -671,7 +671,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/identity-fix.pw.toml"
|
file = "mods/identity-fix.pw.toml"
|
||||||
hash = "771acc72d12a560a1d633213f52348127e0ba9b2cfc74e05c8a0dd21570ed0e6"
|
hash = "ca48ffa6cf758af88e0f2870db60b58be05cb75291f8d9271edb6ceb3bb584cf"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@@ -1086,7 +1086,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/rei.pw.toml"
|
file = "mods/rei.pw.toml"
|
||||||
hash = "18a0101fd3a508d143509cb734a9a9337baba11eef40117334ae775211949b70"
|
hash = "f5008e1627b041a8303d2a1aaee70fb698e9ef988609fd9ab2caad5bebdfe1ca"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@@ -1121,12 +1121,12 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/roughly-enough-professions-rep.pw.toml"
|
file = "mods/roughly-enough-professions-rep.pw.toml"
|
||||||
hash = "18db5b6b6319e6e0546f384d7b1cdf06cde17591ec8b69768d187491115cfc20"
|
hash = "87aff3b9cea365708072be952d63f76589b992edd0e7bd998d410ed4a89f382c"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/roughly-searchable.pw.toml"
|
file = "mods/roughly-searchable.pw.toml"
|
||||||
hash = "f541ac190aaa5f681e1b21d8eca5a6a259afeed22ccc76e43b0e8e3d4957978b"
|
hash = "d16b567a0ffc0d2c77cd7a2d843529764af670f5c683bcac3689cbd0613ac42b"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ filename = "identity-2.9.2-1.20.1-fabric.jar"
|
|||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/identity-2.9.2-1.20.1-fabric.jar"
|
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/identity-2.9.2-1.20.1-fabric.jar"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "cee7e71666d1a59ef046ea90d0f9df0d8b5a9c65f9169e4dc52b1ba7bc7d85de"
|
hash = "cee7e71666d1a59ef046ea90d0f9df0d8b5a9c65f9169e4dc52b1ba7bc7d85de"
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,10 @@ name = "Roughly Enough Items (REI)"
|
|||||||
filename = "RoughlyEnoughItems-12.1.785-fabric.jar"
|
filename = "RoughlyEnoughItems-12.1.785-fabric.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
|
[option]
|
||||||
|
optional = true
|
||||||
|
default = true
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/nfn13YXA/versions/nYcMSS03/RoughlyEnoughItems-12.1.785-fabric.jar"
|
url = "https://cdn.modrinth.com/data/nfn13YXA/versions/nYcMSS03/RoughlyEnoughItems-12.1.785-fabric.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
|
|||||||
@@ -2,6 +2,10 @@ name = "Roughly Enough Professions (REP)"
|
|||||||
filename = "RoughlyEnoughProfessions-fabric-1.20.1-2.0.2.jar"
|
filename = "RoughlyEnoughProfessions-fabric-1.20.1-2.0.2.jar"
|
||||||
side = "client"
|
side = "client"
|
||||||
|
|
||||||
|
[option]
|
||||||
|
optional = true
|
||||||
|
default = true
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/V8XJ8f5f/versions/ybcBEXlZ/RoughlyEnoughProfessions-fabric-1.20.1-2.0.2.jar"
|
url = "https://cdn.modrinth.com/data/V8XJ8f5f/versions/ybcBEXlZ/RoughlyEnoughProfessions-fabric-1.20.1-2.0.2.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
|
|||||||
@@ -2,6 +2,10 @@ name = "Roughly Searchable"
|
|||||||
filename = "roughly-searchable-2.6.0+1.20.1.jar"
|
filename = "roughly-searchable-2.6.0+1.20.1.jar"
|
||||||
side = "client"
|
side = "client"
|
||||||
|
|
||||||
|
[option]
|
||||||
|
optional = true
|
||||||
|
default = true
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/njGhQ4fN/versions/NrzGdIx2/roughly-searchable-2.6.0%2B1.20.1.jar"
|
url = "https://cdn.modrinth.com/data/njGhQ4fN/versions/NrzGdIx2/roughly-searchable-2.6.0%2B1.20.1.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "b370226ba21b853f9e6a3c1471cda02df90a57772c2941618ee08f3b803767ea"
|
hash = "3411be55f33f36c0ee21bca2bfdda7605c07817380297825a3995b8b637bfcdd"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.17.3"
|
fabric = "0.17.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user