removed world border
Some checks failed
Build and Publish / Build and Publish Discord Bot (push) Failing after 3s
Build and Publish / Build and Publish Minecraft Mod (push) Successful in 1m33s

This commit is contained in:
Xeovalyte 2023-10-03 14:47:52 +02:00
parent f2be21ef89
commit 492034865b
3 changed files with 1 additions and 19 deletions

View File

@ -165,11 +165,6 @@ file = "mods/vmp-fabric.pw.toml"
hash = "4acfdcf28a7214490664892807bdb6c2d73b8d09295677e5629e5c896c3f9fbb" hash = "4acfdcf28a7214490664892807bdb6c2d73b8d09295677e5629e5c896c3f9fbb"
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 = "a9ef701727ae9dd5baab92af7474cc57e34111b5858941fd5a96c89cacc6a30b" hash = "a9ef701727ae9dd5baab92af7474cc57e34111b5858941fd5a96c89cacc6a30b"

View File

@ -1,13 +0,0 @@
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"

View File

@ -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 = "68fb1c408e3f39060099e45229029f8d4263c7a182480a697eeb984663c59ca6" hash = "74c889498c3cb8f663c8b2efecab45f7dd33aa90ddaa0510bc083221556e5450"
[versions] [versions]
fabric = "0.14.22" fabric = "0.14.22"