Added WorldEdit CUI
This commit is contained in:
parent
0747a08d1a
commit
9748b01b94
3 changed files with 19 additions and 1 deletions
|
|
@ -825,6 +825,11 @@ file = "mods/what-are-they-up-to.pw.toml"
|
||||||
hash = "c709708a11f117743c086f16de67701eb35bfad331826960398bb1e64ea4d35f"
|
hash = "c709708a11f117743c086f16de67701eb35bfad331826960398bb1e64ea4d35f"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/worldeditcui-fabric.pw.toml"
|
||||||
|
hash = "48c5a8213925efd652a9e13f40116d53e0516e9147b27d6d0e0ae8cf68f83f6d"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/xaeros-minimap.pw.toml"
|
file = "mods/xaeros-minimap.pw.toml"
|
||||||
hash = "34b672500b3219fa67f776c0e2c69854746034e541a2d17bef34ae90e38f1a03"
|
hash = "34b672500b3219fa67f776c0e2c69854746034e541a2d17bef34ae90e38f1a03"
|
||||||
|
|
|
||||||
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
|
||||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "638b8448763aaadc05bb143c6bd2d12e6fa05a394271da0bea09de99d087380a"
|
hash = "8ce8b5b6ebcba92d4a98b8a5a287b18607603ff9fd2039051239c43f18f7be80"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.14"
|
fabric = "0.16.14"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue