diff --git a/index.toml b/index.toml index c4196d5..3dd4515 100644 --- a/index.toml +++ b/index.toml @@ -278,8 +278,8 @@ hash = "957fccf5d7bb580339b0ac2b8de2986415ef83fe297963e888e97d2063afefc3" metafile = true [[files]] -file = "mods/inventory-profiles-next.pw.toml" -hash = "dd8dadd99d99c0535beb51accbb85be19bd2d26944c2836f816f9709f51bb59d" +file = "mods/inventory-management.pw.toml" +hash = "e181bb57004fede8c736e9183d8645e7db17d965669590575b3cbbc1050075ef" metafile = true [[files]] 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/inventory-profiles-next.pw.toml b/mods/inventory-profiles-next.pw.toml deleted file mode 100644 index 2fc92c1..0000000 --- a/mods/inventory-profiles-next.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Inventory Profiles Next" -filename = "InventoryProfilesNext-fabric-1.20-1.10.9.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/O7RBXm3n/versions/MYaRwBOZ/InventoryProfilesNext-fabric-1.20-1.10.9.jar" -hash-format = "sha1" -hash = "296cf5f19ed9bca1ac8202699e9acb7b6cb8c954" - -[update] -[update.modrinth] -mod-id = "O7RBXm3n" -version = "MYaRwBOZ" diff --git a/pack.toml b/pack.toml index 9965cac..505aa1d 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Marchcraft Packwiz" author = "TD" -version = "1.5.0" +version = "1.6.0" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "6416ae2fbce95ab4d640420d17368304c5a66eec84f52976712d4cc9e7884fe8" +hash = "5fa3f05bb2261cf351466a71c6ddb47d86d0fcfc60dd1032af054ec910224438" [versions] fabric = "0.15.7"