From 09e96c64507db798ac501c27f04caaf63c86709f Mon Sep 17 00:00:00 2001 From: materus Date: Mon, 18 May 2026 06:59:01 +0200 Subject: [PATCH] Remove continuity and ismah for minecolonies compat --- index.toml | 10 ---------- mods/continuity.pw.toml | 13 ------------- mods/ismah.pw.toml | 18 ------------------ pack.toml | 2 +- 4 files changed, 1 insertion(+), 42 deletions(-) delete mode 100644 mods/continuity.pw.toml delete mode 100644 mods/ismah.pw.toml diff --git a/index.toml b/index.toml index 506d397..495ded5 100644 --- a/index.toml +++ b/index.toml @@ -664,11 +664,6 @@ file = "mods/continents.pw.toml" hash = "2093cb1975cff3c2e584282bc19340d1d7567dc61c86a0461adce0066d6e3a62" metafile = true -[[files]] -file = "mods/continuity.pw.toml" -hash = "2e082857985c7550efdad38a1997b9805051b07fb61b0cd30921e786a8521130" -metafile = true - [[files]] file = "mods/controlling.pw.toml" hash = "65c8086d2ec3d39acc7bd36c7a0306ccc43b602b38fa07d13291bc478ef7dfff" @@ -1378,11 +1373,6 @@ file = "mods/iris.pw.toml" hash = "f67aa60c765593a8c70f78296a460349c6aef5f4a16d173eae02e8803b545ad4" metafile = true -[[files]] -file = "mods/ismah.pw.toml" -hash = "94fd333633e9ce7b25aefb1966f9fc0af8edf76e3c7ca255ff1e30860af8ec4f" -metafile = true - [[files]] file = "mods/it-takes-a-pillage-continuation.pw.toml" hash = "ff691fa51375d8a19ce444fee8f2696c4a89d0449f6a0960c0121aa4502dc663" diff --git a/mods/continuity.pw.toml b/mods/continuity.pw.toml deleted file mode 100644 index 7119629..0000000 --- a/mods/continuity.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Continuity" -filename = "continuity-3.0.0+1.21.neoforge.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/1IjD5062/versions/eXGUs5sy/continuity-3.0.0%2B1.21.neoforge.jar" -hash-format = "sha512" -hash = "320b6def6073ce0ffc0ce2bd7cdb66324467ea3e7cec05508f32d78f65c60ff3e155394b94c60f62e059404ec0ca3fc6112987a5764a8f85241d3026a2ee4935" - -[update] -[update.modrinth] -mod-id = "1IjD5062" -version = "eXGUs5sy" diff --git a/mods/ismah.pw.toml b/mods/ismah.pw.toml deleted file mode 100644 index efe1d9e..0000000 --- a/mods/ismah.pw.toml +++ /dev/null @@ -1,18 +0,0 @@ -name = "I See My Armored Hand" -filename = "ismah-5.6.3-neoforge+1.21.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/o0hnW3gN/versions/urjR23xu/ismah-5.6.3-neoforge%2B1.21.1.jar" -hash-format = "sha512" -hash = "2f7b2f2d83cf54b8ad95298c06b1250575a783daed661a50126c1ba8b289e586a0812f11f28fc39cd35cc93eeb2fc9c6c3fe8dda23e1987f8d5e52e255265e6d" - -[update] -[update.modrinth] -mod-id = "o0hnW3gN" -version = "urjR23xu" - -[option] -optional=true -default=true -description="See armor in first person" diff --git a/pack.toml b/pack.toml index 4eda8aa..5b19de3 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 = "b45b4db29d70a5975e1d794295016398f9788786b463d3b7449720686063c91c" +hash = "d3e6c79893d3659b54ddb6efef813a9530349107e6315776cc444d58e475dba2" [versions] minecraft = "1.21.1"