Add worldedit

This commit is contained in:
Evan Pratten 2023-08-11 19:50:41 -04:00
parent be59ebeada
commit b11a2881f3
3 changed files with 34 additions and 0 deletions

@ -258,6 +258,14 @@ metafile = true
file = "mods/wavey-capes.pw.toml"
metafile = true
[[files]]
file = "mods/worldedit.pw.toml"
metafile = true
[[files]]
file = "mods/worldeditcui-fabric.pw.toml"
metafile = true
[[files]]
file = "mods/wthit.pw.toml"
metafile = true

13
mods/worldedit.pw.toml Normal file

@ -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

@ -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