diff --git a/index.toml b/index.toml index 55e5ded..adb5ba4 100644 --- a/index.toml +++ b/index.toml @@ -844,6 +844,11 @@ file = "mods/what-are-they-up-to.pw.toml" hash = "c709708a11f117743c086f16de67701eb35bfad331826960398bb1e64ea4d35f" metafile = true +[[files]] +file = "mods/worldedit.pw.toml" +hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3" +metafile = true + [[files]] file = "mods/worldeditcui-fabric.pw.toml" hash = "48c5a8213925efd652a9e13f40116d53e0516e9147b27d6d0e0ae8cf68f83f6d" @@ -878,6 +883,10 @@ metafile = true file = "options.txt" hash = "5def09f86da42fa57e65f7cba01d56f00f492750b60ce6735f44f0eb95057bb6" +[[files]] +file = "releases/Fabulous-1.0.15.md" +hash = "1bf41e880f5bd60d8085e4d99359f2d9b2daafec6bdc63f0bdbd99f159542232" + [[files]] file = "resourcepacks/chat-reporting-helper.pw.toml" hash = "421b267f441e7be3feefa686191e5b363929ecb39ddd5f2ff5b515db4b169891" diff --git a/mods/worldedit.pw.toml b/mods/worldedit.pw.toml new file mode 100644 index 0000000..2511eac --- /dev/null +++ b/mods/worldedit.pw.toml @@ -0,0 +1,13 @@ +name = "WorldEdit" +filename = "worldedit-mod-7.2.15.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "9c52765ca56f917ef8cbafc20e9a4f45c346508f" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4586218 +project-id = 225608 diff --git a/pack.toml b/pack.toml index 207a245..69f3180 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 = "259758160bbb867b78148df789fab8396ddb84003404a7013ba5f859544d3f5a" +hash = "48a9e20dc8f0668655edf3d78a825d6dec863483f865b9e496942c857ceab83d" [versions] fabric = "0.18.0"