mirror of
https://github.com/RestedWicked/WitchCraft.git
synced 2025-07-29 23:32:22 +10:00
[ADD] WorldEdit
This commit is contained in:
parent
6739341a08
commit
2b129791bc
3 changed files with 19 additions and 1 deletions
|
@ -1174,6 +1174,11 @@ file = "mods/world-border.pw.toml"
|
|||
hash = "18a2c5562acc2fd6531270bd1ad63899c482d4cac8935b320f90a8dd34b545fe"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/worldedit.pw.toml"
|
||||
hash = "de999f6cc4c2f344e324b4f331fa9767844c31463c6e8066fcd67b613338ab8c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/xaeros-minimap.pw.toml"
|
||||
hash = "874e30e629a4d32dc35b37fae6ab6996f63a9f5f6fa3acb10a89d96a7ac6f740"
|
||||
|
|
13
mods/worldedit.pw.toml
Normal file
13
mods/worldedit.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "WorldEdit"
|
||||
filename = "worldedit-mod-7.3.8.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/1u6JkXh5/versions/WTAFvuRx/worldedit-mod-7.3.8.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "e039492df0b486e7ce76d0eaf8cb11eadad2e78220600b8498ab8eef4642a29e310a6bcb4378257553b3639c6d0bc1ebf0f73df3a7a677c6af6baf86716b0bc7"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "1u6JkXh5"
|
||||
version = "WTAFvuRx"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "7628d9ce8ba62c23d840c8dabeb3943ea991cebd2f45d516a1686dbdf81d17e0"
|
||||
hash = "776579cc5e1663a8b161e6fa3eb6e2a918c149dfcdc1eef7428d9602e35d6a4f"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue