diff --git a/index.toml b/index.toml index dde3e8b..f3f6e24 100644 --- a/index.toml +++ b/index.toml @@ -425,11 +425,6 @@ file = "mods/fallingleaves.pw.toml" hash = "948e8a5d65ede4a8612a2f476d7b3b0f2fe00436ab3b8dd73829d4bdcf0cdf22" metafile = true -[[files]] -file = "mods/farmers-delight-jei-plugin.pw.toml" -hash = "e2e8b83d610a726b1bc18030bfb43fe1db27c769436813c29c0c0c03eea6f148" -metafile = true - [[files]] file = "mods/farmers-delight-refabricated.pw.toml" hash = "5ba12edefb40b883be91fbdedac3e8a25229868d3c7b1a6566700eb4aa814209" @@ -496,8 +491,8 @@ hash = "476d583ef5ed3d93085118381ba5ea08ffdd54ab45c67e2e798d3f537bce6b75" metafile = true [[files]] -file = "mods/iris-flywheel-compat.pw.toml" -hash = "847552c175b3b4c35e8106a75dbd1243b530487105871650fa7cbb52c2418b3a" +file = "mods/iris-flw-compat.pw.toml" +hash = "3a4fd33f4f5e03f4e74950a3f97a962b2ef0fd1fae58b78d27cf3c3c06c21c0c" metafile = true [[files]] diff --git a/mods/farmers-delight-jei-plugin.pw.toml b/mods/farmers-delight-jei-plugin.pw.toml deleted file mode 100644 index a690fc7..0000000 --- a/mods/farmers-delight-jei-plugin.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Just Enough Farmer's Recipes" -filename = "JustEnoughFarmersRecipes-1.20.1-1.0.1.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "5639a3d53e0ec168ac61c428bd953a1cbdf546a3" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4685186 -project-id = 756990 diff --git a/mods/iris-flywheel-compat.pw.toml b/mods/iris-flw-compat.pw.toml similarity index 50% rename from mods/iris-flywheel-compat.pw.toml rename to mods/iris-flw-compat.pw.toml index 901e719..0e13809 100644 --- a/mods/iris-flywheel-compat.pw.toml +++ b/mods/iris-flw-compat.pw.toml @@ -1,13 +1,13 @@ name = "Iris & Oculus Flywheel Compat" filename = "iris-flywheel-compat-fabric1.20.1+1.1.4.jar" -side = "both" +side = "client" [download] +url = "https://cdn.modrinth.com/data/ndHYMY2K/versions/v3unHP1U/iris-flywheel-compat-fabric1.20.1%2B1.1.4.jar" hash-format = "sha1" hash = "3a6a2d277ef215bf6f0b1a81eb2ffce7553d96ce" -mode = "metadata:curseforge" [update] -[update.curseforge] -file-id = 5787443 -project-id = 659897 +[update.modrinth] +mod-id = "ndHYMY2K" +version = "v3unHP1U" diff --git a/pack.toml b/pack.toml index c61bd4b..011099b 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 = "9a9d01bfd55dd7196a7feaca2d604edcd195dc4eabb4a3976c1fe71b481160e7" +hash = "54652bc160646c086fc376dec47b011ab80dd5ce830e0d14b0e9c30443f5a6c0" [versions] fabric = "0.16.9"