diff --git a/index.toml b/index.toml index 9477110..2251c02 100644 --- a/index.toml +++ b/index.toml @@ -276,8 +276,8 @@ hash = "fff1e00559f13c092b17fa83804279cf70191d7a99a4a98a4eb6bb30ac9a78db" metafile = true [[files]] -file = "mods/farmers-delight-fabric.pw.toml" -hash = "14e141719b2166b70fc329f620bea34892696f8677127f7181ba2533519e8c56" +file = "mods/farmers-delight-refabricated.pw.toml" +hash = "63816a982df44357b787c041f281e3ee3bb86768493e6e043aa38b99d3c2ea57" metafile = true [[files]] @@ -465,6 +465,11 @@ file = "mods/shulkerboxtooltip.pw.toml" hash = "539f2968d3ddc434abc40c12becaea92bea9f9373b27bd7ff75b67938a56a552" metafile = true +[[files]] +file = "mods/slice-and-dice.pw.toml" +hash = "47493d398295964924d386d0fb866dac1a2d5e0cd4692b8436ea2552ce6c99f6" +metafile = true + [[files]] file = "mods/sodium-extra.pw.toml" hash = "8ad07191dfdea31249b4416a390c1cdf1d4ff1938cf9f8a617f98f7a08c5356c" diff --git a/mods/farmers-delight-fabric.pw.toml b/mods/farmers-delight-fabric.pw.toml deleted file mode 100644 index 611b2dc..0000000 --- a/mods/farmers-delight-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "[Deprecated] Farmer's Delight [Fabric]" -filename = "farmers-delight-fabric-1.4.3.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/4EakbH8e/versions/QXYNitXw/farmers-delight-fabric-1.4.3.jar" -hash-format = "sha512" -hash = "0645dd6af99cee2e00d766a0a221dce93ce8be72f5a968639e29681800972c9cdb7e2aebab0000e9909a7398173497e43ce9ac22eaa7b51ad9e6d411bf81b493" - -[update] -[update.modrinth] -mod-id = "4EakbH8e" -version = "QXYNitXw" diff --git a/mods/farmers-delight-refabricated.pw.toml b/mods/farmers-delight-refabricated.pw.toml new file mode 100644 index 0000000..0b3c4c5 --- /dev/null +++ b/mods/farmers-delight-refabricated.pw.toml @@ -0,0 +1,13 @@ +name = "Farmer's Delight Refabricated" +filename = "FarmersDelight-1.20.1-2.3.0+refabricated.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/7vxePowz/versions/ZnoPlYRz/FarmersDelight-1.20.1-2.3.0%2Brefabricated.jar" +hash-format = "sha512" +hash = "d48a96b341a258995dd93f711c4fe02cb17b9eb0500ed066b89061910f27baea2cbae48c385abbe7bfe7ccbc69fc63ae0a13de4027685cd29a9b35afb6b22bae" + +[update] +[update.modrinth] +mod-id = "7vxePowz" +version = "ZnoPlYRz" diff --git a/mods/slice-and-dice.pw.toml b/mods/slice-and-dice.pw.toml new file mode 100644 index 0000000..2bad230 --- /dev/null +++ b/mods/slice-and-dice.pw.toml @@ -0,0 +1,13 @@ +name = "Create Slice & Dice" +filename = "sliceanddice-fabric-3.3.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/GmjmRQ0A/versions/EzpVcwYV/sliceanddice-fabric-3.3.1.jar" +hash-format = "sha512" +hash = "0afb4988affe98b88122285f956d045f4e345aca25c16dd2c62b0d876f1ff21e0f613f2ab06399634ae32ed196ce888b6c7bb7df06c7e4b4a53713761a0fcc94" + +[update] +[update.modrinth] +mod-id = "GmjmRQ0A" +version = "EzpVcwYV" diff --git a/pack.toml b/pack.toml index 84cbec6..9735cb2 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 = "7a2dc4e2550dd9a0a3add9b6df0ed6780c5dcf9dc00294340e990a640b8df91b" +hash = "085101cb7de1cd7b016923b362370b6c37f56a82f63435d333e4aec664bef3eb" [versions] fabric = "0.16.10"