diff --git a/index.toml b/index.toml index 2e6cb18..b8f70f9 100644 --- a/index.toml +++ b/index.toml @@ -309,11 +309,6 @@ file = "mods/createaddition.pw.toml" hash = "b5a83b1ca240286be1aa97b3c3dd96c2e481dc0332dc2541f900cded4a719a82" metafile = true -[[files]] -file = "mods/createfabricreibugfix.pw.toml" -hash = "5c4463d9b082ee1e4c9faa67734814296c0f4795735da2e298d7a0f8ddaf059b" -metafile = true - [[files]] file = "mods/crops-love-rain.pw.toml" hash = "d2c368240b0b5b853b080a9664f6a92d82871b6d1dc42b7ed92f6e99184bde22" @@ -534,6 +529,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" @@ -774,11 +774,6 @@ file = "mods/reacharound.pw.toml" hash = "1bdc2b4d59ee6805bcd05fb4a68782c2a020270a7da21531b245fd03b5ba2426" metafile = true -[[files]] -file = "mods/rei.pw.toml" -hash = "dd001fade4b47e17dc2fdfbd606c90b4a9f1f745da255b7e6f761a901375cb5b" -metafile = true - [[files]] file = "mods/relaxed-instabreak.pw.toml" hash = "0953651a5384fca18642830e53164ccabe3094cdda33b9e64c458b6a578d6a40" diff --git a/mods/createfabricreibugfix.pw.toml b/mods/createfabricreibugfix.pw.toml deleted file mode 100644 index 7d7e8ba..0000000 --- a/mods/createfabricreibugfix.pw.toml +++ /dev/null @@ -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" diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml new file mode 100644 index 0000000..d9eb36c --- /dev/null +++ b/mods/jei.pw.toml @@ -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" diff --git a/mods/rei.pw.toml b/mods/rei.pw.toml deleted file mode 100644 index e036bc4..0000000 --- a/mods/rei.pw.toml +++ /dev/null @@ -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" diff --git a/pack.toml b/pack.toml index cc9840d..9f91204 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "cd2bd48ab125c8f9a765d719ed687c4f21e18707ef006bb3867917c9465fda29" +hash = "8a6a13f0b3af9d016384e86cb5da72d0301428de50836977ffc4c7fc5700fd33" [versions] fabric = "0.15.7"