1
0
mirror of https://github.com/nesquate-mcserver/modpack-server.git synced 2026-06-06 05:48:55 +00:00

Add WorldEdit

This commit is contained in:
Nesquate
2023-08-13 01:59:20 +08:00
parent 1298e57f23
commit e214f7f774
3 changed files with 19 additions and 1 deletions

View File

@@ -187,3 +187,8 @@ metafile = true
file = "mods/vmp-fabric.pw.toml"
hash = "dc3970e3d66599050e917319f42a8a002f2ec0ed744d3140acc5a6f3d032199f"
metafile = true
[[files]]
file = "mods/worldedit.pw.toml"
hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3"
metafile = true

13
mods/worldedit.pw.toml Normal file
View 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

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "9d2e6b5af4ccbb080a07396feaca3fbc3bf942d59de5002bb6adaf0b5dceb542"
hash = "41c01a54cf913e5f0832916313d192d1da394c458087858419a48d44d337b694"
[versions]
fabric = "0.14.21"