diff --git a/index.toml b/index.toml index 4cb15a14..217cfccd 100644 --- a/index.toml +++ b/index.toml @@ -1494,6 +1494,11 @@ file = "mods/wiredredstone.pw.toml" hash = "1657d0714c46b67a1cec4a07472d6c47a3f1cd45fa2fef52a14cd56c0c8d7751" metafile = true +[[files]] +file = "mods/worldborderfix.pw.toml" +hash = "0b24d3fbf38ac7340c0fc39e4f9e2331ae733c975050c195268b09042322c770" +metafile = true + [[files]] file = "mods/worldedit.pw.toml" hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3" diff --git a/mods/worldborderfix.pw.toml b/mods/worldborderfix.pw.toml new file mode 100644 index 00000000..d8ea7a9c --- /dev/null +++ b/mods/worldborderfix.pw.toml @@ -0,0 +1,13 @@ +name = "Multi World Borders" +filename = "multiworldborders-1.6.2-fabric-1.20.jar" +side = "server" + +[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" diff --git a/pack.toml b/pack.toml index 90ef3054..4b206d77 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "fde73090697b6d458e7cd56adb8387435346afeda913c3d25b9f305100a84c5a" +hash = "6bc850f6bef5d6b99053f5fe984cf0d7877e7f1df1ecefebef309cdc332e336b" [versions] fabric = "0.15.7"