JEI -> REI

This commit is contained in:
Casey 2024-03-06 19:30:40 +03:00
parent cc08a90d70
commit 94af6aed28
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
5 changed files with 24 additions and 42 deletions

View File

@ -380,21 +380,11 @@ file = "mods/jamlib.pw.toml"
hash = "4a37864ebe44ddf66f7a127683adc76515d3dc97f8d8dba6fe362c43a1f39464" hash = "4a37864ebe44ddf66f7a127683adc76515d3dc97f8d8dba6fe362c43a1f39464"
metafile = true metafile = true
[[files]]
file = "mods/jei.pw.toml"
hash = "b5b076663f62cfb0c3d8ee8e304711d6fbfa043f72a4706dc88edb927da6f046"
metafile = true
[[files]] [[files]]
file = "mods/jump-sounds.pw.toml" file = "mods/jump-sounds.pw.toml"
hash = "276fd92c3251af063bf6b998d36be659899ac07884224e59422567571835c43c" hash = "276fd92c3251af063bf6b998d36be659899ac07884224e59422567571835c43c"
metafile = true metafile = true
[[files]]
file = "mods/just-enough-resources-jer.pw.toml"
hash = "8e50de92544b0cedd0e61f891faa3b7d32096f06d44eb7278791a8d0e9c7da48"
metafile = true
[[files]] [[files]]
file = "mods/kiwi.pw.toml" file = "mods/kiwi.pw.toml"
hash = "2c146ecdfde54c7c10eaad2e27c06b1a4c812544a6e253c61a139964d60f6302" hash = "2c146ecdfde54c7c10eaad2e27c06b1a4c812544a6e253c61a139964d60f6302"
@ -560,6 +550,11 @@ file = "mods/quad.pw.toml"
hash = "9f244ca3dae5a47d1208ac1196e8975002d90d3abd5cdd8cbb71d26bf71bd379" hash = "9f244ca3dae5a47d1208ac1196e8975002d90d3abd5cdd8cbb71d26bf71bd379"
metafile = true metafile = true
[[files]]
file = "mods/rei.pw.toml"
hash = "b2183e0185031927b35f2e78ce5c16428a758b982592417fa1488675569dcacc"
metafile = true
[[files]] [[files]]
file = "mods/relaxed-instabreak.pw.toml" file = "mods/relaxed-instabreak.pw.toml"
hash = "0953651a5384fca18642830e53164ccabe3094cdda33b9e64c458b6a578d6a40" hash = "0953651a5384fca18642830e53164ccabe3094cdda33b9e64c458b6a578d6a40"

View File

@ -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"

View File

@ -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"

18
mods/rei.pw.toml Normal file
View File

@ -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"

View File

@ -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 = "5cba6a47ed44a382c642735a8ae453349f9fe225c7b39e6a6e3090677ff3abf3" hash = "37c24cea1b10cfaaff191f9690434204269b4b3581eb347174485ae87a2c9ddc"
[versions] [versions]
fabric = "0.15.7" fabric = "0.15.7"