From 3edb2c08989a20ac36b73aa592b3f0c847f6a284 Mon Sep 17 00:00:00 2001 From: JordanPlayz158 Date: Fri, 30 Aug 2024 14:06:43 -0400 Subject: [PATCH] Replaced Armor Stand Editor with Armor Poser --- index.toml | 4 ++-- mods/armor-poser.pw.toml | 13 +++++++++++++ mods/armorstandeditor.pw.toml | 13 ------------- pack.toml | 2 +- 4 files changed, 16 insertions(+), 16 deletions(-) create mode 100644 mods/armor-poser.pw.toml delete mode 100644 mods/armorstandeditor.pw.toml diff --git a/index.toml b/index.toml index cbce875..5f656a1 100644 --- a/index.toml +++ b/index.toml @@ -61,8 +61,8 @@ hash = "795d1639398698dbe8a67794f8d23c528ab6d80e95a9c294cabfabf33e730556" metafile = true [[files]] -file = "mods/armorstandeditor.pw.toml" -hash = "1e6316f8429402f7a6f163db3987ba30b69eeb2e553df7da34a4ccff7dbf3b55" +file = "mods/armor-poser.pw.toml" +hash = "2ce2b01ea753c4e369d763f9de87a6221340fdddf9bb830222522febca752e0a" metafile = true [[files]] diff --git a/mods/armor-poser.pw.toml b/mods/armor-poser.pw.toml new file mode 100644 index 0000000..20d60e6 --- /dev/null +++ b/mods/armor-poser.pw.toml @@ -0,0 +1,13 @@ +name = "Armor Poser" +filename = "ArmorPoser-fabric-1.20.1-2.2.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/PFwYNrHb/versions/Z7aapame/ArmorPoser-fabric-1.20.1-2.2.1.jar" +hash-format = "sha1" +hash = "bded55b8d90b04bada0dbdde8b498e5d67b16e98" + +[update] +[update.modrinth] +mod-id = "PFwYNrHb" +version = "Z7aapame" diff --git a/mods/armorstandeditor.pw.toml b/mods/armorstandeditor.pw.toml deleted file mode 100644 index 9f4b947..0000000 --- a/mods/armorstandeditor.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Armor Stand Editor" -filename = "armor-stand-editor-2.1.3+1.20.1.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/Ef9ZREBZ/versions/Dau5rJnL/armor-stand-editor-2.1.3%2B1.20.1.jar" -hash-format = "sha1" -hash = "8fcbd3d75252ca2fb259e56d23736f95d08d4df5" - -[update] -[update.modrinth] -mod-id = "Ef9ZREBZ" -version = "Dau5rJnL" diff --git a/pack.toml b/pack.toml index f3d13e9..61fdf1b 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 = "e84c67a23820ccca03018ab95eac753bcca9b4c6423eac21bc885d4fd291bf77" +hash = "df3a20bc0dac3e0a4dee4ed14827aabcff196abb880c4ef6745c6e0d46efa1d8" [versions] fabric = "0.15.11"