diff --git a/index.toml b/index.toml index 331ffbd..20f985d 100644 --- a/index.toml +++ b/index.toml @@ -275,6 +275,11 @@ file = "mods/inventory-essentials.pw.toml" hash = "5f4202049cfaef85525702039c3ec43e048eb658ade060980f796744fea299da" metafile = true +[[files]] +file = "mods/inventory-management.pw.toml" +hash = "e181bb57004fede8c736e9183d8645e7db17d965669590575b3cbbc1050075ef" +metafile = true + [[files]] file = "mods/inventory-sorting.pw.toml" hash = "cacd5a91708f799da27924f237b9252d05438de1f9b4e3e978bf3894e8574df0" @@ -450,6 +455,11 @@ file = "mods/puzzles-lib.pw.toml" hash = "234817faae966a2587dcc1c11e599ac9ab3a2ae16073f4a399048d6dd2242cba" metafile = true +[[files]] +file = "mods/quad.pw.toml" +hash = "9f244ca3dae5a47d1208ac1196e8975002d90d3abd5cdd8cbb71d26bf71bd379" +metafile = true + [[files]] file = "mods/replaymod.pw.toml" hash = "b9243f536a1c5cfd9d63a39627ba8ab9c3fd57275a95775730a11fffd68dd062" diff --git a/mods/inventory-management.pw.toml b/mods/inventory-management.pw.toml new file mode 100644 index 0000000..8214f83 --- /dev/null +++ b/mods/inventory-management.pw.toml @@ -0,0 +1,13 @@ +name = "Inventory Management" +filename = "inventorymanagement-1.3.1+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/F7wXag4i/versions/iYujfjuN/inventorymanagement-1.3.1%2B1.20.jar" +hash-format = "sha1" +hash = "0b1d3b2c084a8e8594229d201360262f9e17d3b6" + +[update] +[update.modrinth] +mod-id = "F7wXag4i" +version = "iYujfjuN" diff --git a/mods/quad.pw.toml b/mods/quad.pw.toml new file mode 100644 index 0000000..3b7dd85 --- /dev/null +++ b/mods/quad.pw.toml @@ -0,0 +1,13 @@ +name = "Quad" +filename = "Quad-1.1.0+1.20.4-Fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/7jzrCiK0/versions/26gUoHlX/Quad-1.1.0%2B1.20.4-Fabric.jar" +hash-format = "sha1" +hash = "c536410872fd52827f6ef8c25867d015e898d7e4" + +[update] +[update.modrinth] +mod-id = "7jzrCiK0" +version = "26gUoHlX" diff --git a/pack.toml b/pack.toml index 22bf3f4..adfaa3a 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 = "789db0c2a0110d6040fc147e6b4cf3a40dff4873508607ef51fb35f31a9bbb61" +hash = "10147e7faccbb85050391269247924808e042522ec20257991ded6dbd42f094e" [versions] fabric = "0.15.7"