JEI -> REI
This commit is contained in:
parent
cc08a90d70
commit
94af6aed28
15
index.toml
15
index.toml
|
@ -380,21 +380,11 @@ file = "mods/jamlib.pw.toml"
|
|||
hash = "4a37864ebe44ddf66f7a127683adc76515d3dc97f8d8dba6fe362c43a1f39464"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/jei.pw.toml"
|
||||
hash = "b5b076663f62cfb0c3d8ee8e304711d6fbfa043f72a4706dc88edb927da6f046"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/jump-sounds.pw.toml"
|
||||
hash = "276fd92c3251af063bf6b998d36be659899ac07884224e59422567571835c43c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/just-enough-resources-jer.pw.toml"
|
||||
hash = "8e50de92544b0cedd0e61f891faa3b7d32096f06d44eb7278791a8d0e9c7da48"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/kiwi.pw.toml"
|
||||
hash = "2c146ecdfde54c7c10eaad2e27c06b1a4c812544a6e253c61a139964d60f6302"
|
||||
|
@ -560,6 +550,11 @@ file = "mods/quad.pw.toml"
|
|||
hash = "9f244ca3dae5a47d1208ac1196e8975002d90d3abd5cdd8cbb71d26bf71bd379"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/rei.pw.toml"
|
||||
hash = "b2183e0185031927b35f2e78ce5c16428a758b982592417fa1488675569dcacc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/relaxed-instabreak.pw.toml"
|
||||
hash = "0953651a5384fca18642830e53164ccabe3094cdda33b9e64c458b6a578d6a40"
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
name = "Just Enough Items"
|
||||
filename = "jei-1.20.1-fabric-15.3.0.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/NsbSea5x/jei-1.20.1-fabric-15.3.0.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d5e29fead4928513444b6005968fb6a6aa6aa8e8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "u6dRKJwZ"
|
||||
version = "NsbSea5x"
|
|
@ -1,18 +0,0 @@
|
|||
name = "Just Enough Resources (JER)"
|
||||
filename = "JustEnoughResources-Fabric-1.20.1-1.4.0.247.jar"
|
||||
side = "client"
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
default = true
|
||||
description = "JEI Resources addon"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/uEfK2CXF/versions/9HWvOVzO/JustEnoughResources-Fabric-1.20.1-1.4.0.247.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "505b27e4e902645d8104133a2a5d9ea409b645b1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "uEfK2CXF"
|
||||
version = "9HWvOVzO"
|
|
@ -0,0 +1,18 @@
|
|||
name = "Roughly Enough Items (REI)"
|
||||
filename = "RoughlyEnoughItems-12.0.684-fabric.jar"
|
||||
side = "client"
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
default = true
|
||||
description = "JEI Alternative: crafting recipes, other stuff"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nfn13YXA/versions/23HREXEg/RoughlyEnoughItems-12.0.684-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "447ea5038e0a8189cc2b537cb956b8d42770af7c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nfn13YXA"
|
||||
version = "23HREXEg"
|
Loading…
Reference in New Issue