diff --git a/index.toml b/index.toml index bf998f00..7110329a 100644 --- a/index.toml +++ b/index.toml @@ -1361,6 +1361,11 @@ file = "mods/worldedit.pw.toml" hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3" metafile = true +[[files]] +file = "mods/worldeditcui-fabric.pw.toml" +hash = "48c5a8213925efd652a9e13f40116d53e0516e9147b27d6d0e0ae8cf68f83f6d" +metafile = true + [[files]] file = "mods/xaeros-minimap.pw.toml" hash = "48cf73caa7488380ff1435bd6953883e9da7d3f25a00819ade22543f9407b0fe" diff --git a/mods/worldeditcui-fabric.pw.toml b/mods/worldeditcui-fabric.pw.toml new file mode 100644 index 00000000..160a3930 --- /dev/null +++ b/mods/worldeditcui-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "WorldEdit CUI (Fabric)" +filename = "WorldEditCUI-1.20+01.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "4fd64cabffe5c2160a175101ed8474faf969e6a6" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4575022 +project-id = 402098 diff --git a/pack.toml b/pack.toml index 79b844aa..f73c70ab 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 = "dbf4bccff92ffb046a2220b44a09ef83f1cfb1495b57b71104ad12d2de303037" +hash = "1a645a941c3375bd52fd59a66e740642717fffb2b02721383f838de76f695102" [versions] fabric = "0.15.7"