Add worldedit
This commit is contained in:
parent
be59ebeada
commit
b11a2881f3
@ -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
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
|
13
mods/worldeditcui-fabric.pw.toml
Normal file
13
mods/worldeditcui-fabric.pw.toml
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user