Add world border fix
This commit is contained in:
parent
5914242316
commit
9e60fa8c37
@ -180,6 +180,11 @@ file = "mods/vmp-fabric.pw.toml"
|
|||||||
hash = "93e2bb699bae8854559b94395f8d3468682f61b52db24a8a076b946a87635e3c"
|
hash = "93e2bb699bae8854559b94395f8d3468682f61b52db24a8a076b946a87635e3c"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/worldborderfix.pw.toml"
|
||||||
|
hash = "0c4f57020d8ca9a2b4a9c2049261fd3230c609d7b4b5f2df66e48379793e376c"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/worldedit.pw.toml"
|
file = "mods/worldedit.pw.toml"
|
||||||
hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3"
|
hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3"
|
||||||
|
13
modpack-server/mods/worldborderfix.pw.toml
Normal file
13
modpack-server/mods/worldborderfix.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Multi World Borders"
|
||||||
|
filename = "multiworldborders-1.6.2-fabric-1.20.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/M7MroYMU/versions/rH2c52Rr/multiworldborders-1.6.2-fabric-1.20.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "dc3261ad10b14badb5f9c5d750b74b1c6f144508"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "M7MroYMU"
|
||||||
|
version = "rH2c52Rr"
|
@ -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 = "687b738c9268a4be5fca619b3b58aa5cc7831c46a8b3ecc82844d63bb6962e1d"
|
hash = "57673629629ec40554a28b9216672b687731d063b0de2cafba50b5368dfcd1dd"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.22"
|
fabric = "0.14.22"
|
||||||
|
Loading…
Reference in New Issue
Block a user