Swapped REI back to JEI

This commit is contained in:
Casey 2024-03-24 09:26:49 +03:00
parent 9f2f2d3f52
commit 91e1ecf1de
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
5 changed files with 19 additions and 42 deletions

View File

@ -309,11 +309,6 @@ file = "mods/createaddition.pw.toml"
hash = "b5a83b1ca240286be1aa97b3c3dd96c2e481dc0332dc2541f900cded4a719a82" hash = "b5a83b1ca240286be1aa97b3c3dd96c2e481dc0332dc2541f900cded4a719a82"
metafile = true metafile = true
[[files]]
file = "mods/createfabricreibugfix.pw.toml"
hash = "5c4463d9b082ee1e4c9faa67734814296c0f4795735da2e298d7a0f8ddaf059b"
metafile = true
[[files]] [[files]]
file = "mods/crops-love-rain.pw.toml" file = "mods/crops-love-rain.pw.toml"
hash = "d2c368240b0b5b853b080a9664f6a92d82871b6d1dc42b7ed92f6e99184bde22" hash = "d2c368240b0b5b853b080a9664f6a92d82871b6d1dc42b7ed92f6e99184bde22"
@ -534,6 +529,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"
@ -774,11 +774,6 @@ file = "mods/reacharound.pw.toml"
hash = "1bdc2b4d59ee6805bcd05fb4a68782c2a020270a7da21531b245fd03b5ba2426" hash = "1bdc2b4d59ee6805bcd05fb4a68782c2a020270a7da21531b245fd03b5ba2426"
metafile = true metafile = true
[[files]]
file = "mods/rei.pw.toml"
hash = "dd001fade4b47e17dc2fdfbd606c90b4a9f1f745da255b7e6f761a901375cb5b"
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 = "CreateFabric&REIBugFix"
filename = "CreateFabricREIBugFix-0.1.0-create0.5.1-mc1.20.x.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/lSw4RpVn/versions/ngfhxCc2/CreateFabricREIBugFix-0.1.0-create0.5.1-mc1.20.x.jar"
hash-format = "sha1"
hash = "74f94084743cb40a3342a8d3765f88dc70c91841"
[update]
[update.modrinth]
mod-id = "lSw4RpVn"
version = "ngfhxCc2"

13
mods/jei.pw.toml Normal file
View File

@ -0,0 +1,13 @@
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 = "Roughly Enough Items (REI)"
filename = "RoughlyEnoughItems-12.0.684-fabric.jar"
side = "both"
[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 = "cd2bd48ab125c8f9a765d719ed687c4f21e18707ef006bb3867917c9465fda29" hash = "8a6a13f0b3af9d016384e86cb5da72d0301428de50836977ffc4c7fc5700fd33"
[versions] [versions]
fabric = "0.15.7" fabric = "0.15.7"