diff --git a/index.toml b/index.toml index af232f2..8dd37c9 100644 --- a/index.toml +++ b/index.toml @@ -531,11 +531,6 @@ file = "mods/inventory-management.pw.toml" hash = "e181bb57004fede8c736e9183d8645e7db17d965669590575b3cbbc1050075ef" metafile = true -[[files]] -file = "mods/inventory-profiles-next.pw.toml" -hash = "c9f4a8f985932269b8c9159c320929f81216f7197c2909c24c1498346f371b32" -metafile = true - [[files]] file = "mods/invmove.pw.toml" hash = "881ad6ef91c24ce547c8062685cf361b1937b4162c8a238196c8106ef62ab15d" @@ -1041,11 +1036,6 @@ file = "mods/twigs.pw.toml" hash = "5eff195b29b04ef06e84dc37cf1c193b70ae90b365c2c5622b76397fbdda9f45" metafile = true -[[files]] -file = "mods/universal_ores.pw.toml" -hash = "a31a9db89b6b0a610ae4b78edcf0f20527e6bde59bf47814d0d817be7c9a9dd6" -metafile = true - [[files]] file = "mods/view-distance-fix.pw.toml" hash = "fb9e4ad5bd698b0698a7af8d0471998b7e2c5ab9635c35f4b46683ca6271df8b" diff --git a/mods/inventory-profiles-next.pw.toml b/mods/inventory-profiles-next.pw.toml deleted file mode 100644 index 3b18803..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.10.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/O7RBXm3n/versions/vYitK6Zf/InventoryProfilesNext-fabric-1.20-1.10.10.jar" -hash-format = "sha1" -hash = "10f1bdc53f23261078b0754b5d7976d85f739497" - -[update] -[update.modrinth] -mod-id = "O7RBXm3n" -version = "vYitK6Zf" diff --git a/mods/universal_ores.pw.toml b/mods/universal_ores.pw.toml deleted file mode 100644 index c952f2c..0000000 --- a/mods/universal_ores.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Universal Ores" -filename = "universal_ores-1.5.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/68kWHuUF/versions/bEdg7gJy/universal_ores-1.5.2.jar" -hash-format = "sha1" -hash = "fd6d2acfb9bc0191f628e7d4d485e1df43857ff9" - -[update] -[update.modrinth] -mod-id = "68kWHuUF" -version = "bEdg7gJy" diff --git a/pack.toml b/pack.toml index 20cbb99..d4e3216 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 = "88315161d1a03f8542196510c48dca93eb3963a1a38d95bc0bf5642453a0fa68" +hash = "d31c0aae0bacb1676432915b1db65ea26a42b875bb833b38a3d07604727af1fd" [versions] fabric = "0.15.11"