diff --git a/index.toml b/index.toml index ddd8805..d475942 100644 --- a/index.toml +++ b/index.toml @@ -1174,6 +1174,11 @@ file = "mods/world-border.pw.toml" hash = "18a2c5562acc2fd6531270bd1ad63899c482d4cac8935b320f90a8dd34b545fe" metafile = true +[[files]] +file = "mods/worldedit.pw.toml" +hash = "de999f6cc4c2f344e324b4f331fa9767844c31463c6e8066fcd67b613338ab8c" +metafile = true + [[files]] file = "mods/xaeros-minimap.pw.toml" hash = "874e30e629a4d32dc35b37fae6ab6996f63a9f5f6fa3acb10a89d96a7ac6f740" diff --git a/mods/worldedit.pw.toml b/mods/worldedit.pw.toml new file mode 100644 index 0000000..64f6c27 --- /dev/null +++ b/mods/worldedit.pw.toml @@ -0,0 +1,13 @@ +name = "WorldEdit" +filename = "worldedit-mod-7.3.8.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/1u6JkXh5/versions/WTAFvuRx/worldedit-mod-7.3.8.jar" +hash-format = "sha512" +hash = "e039492df0b486e7ce76d0eaf8cb11eadad2e78220600b8498ab8eef4642a29e310a6bcb4378257553b3639c6d0bc1ebf0f73df3a7a677c6af6baf86716b0bc7" + +[update] +[update.modrinth] +mod-id = "1u6JkXh5" +version = "WTAFvuRx" diff --git a/pack.toml b/pack.toml index ffc74c8..a575034 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 = "7628d9ce8ba62c23d840c8dabeb3943ea991cebd2f45d516a1686dbdf81d17e0" +hash = "776579cc5e1663a8b161e6fa3eb6e2a918c149dfcdc1eef7428d9602e35d6a4f" [versions] minecraft = "1.21.1"