Skip to content

Commit

Permalink
fix border
Browse files Browse the repository at this point in the history
Signed-off-by: IThundxr <[email protected]>
  • Loading branch information
IThundxr committed Jun 6, 2024
1 parent 91320e8 commit e7d1fe5
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 1 deletion.
5 changes: 5 additions & 0 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
13 changes: 13 additions & 0 deletions mods/worldborderfix.pw.toml
Original file line number Diff line number Diff line change
@@ -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"
2 changes: 1 addition & 1 deletion pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e7d1fe5

Please sign in to comment.