feat: nether portal fix
This commit is contained in:
parent
0acf92d85d
commit
f548c2780c
|
@ -520,6 +520,11 @@ file = "mods/naturalist.pw.toml"
|
|||
hash = "6cef110f567b6957a35aa4224c70e7e4ad22dd25f852b2a39d2457fdb804edff"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/netherportalfix.pw.toml"
|
||||
hash = "6f544187351671449d090d19f2279c288efba093d470a0bbd4580eb2750105cb"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/no-chat-reports.pw.toml"
|
||||
hash = "7ca62a9da5c2ec9f0a8bed5394021c959e90077db16b313be44f4c8736f7fbf5"
|
||||
|
|
13
mods/netherportalfix.pw.toml
Normal file
13
mods/netherportalfix.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "NetherPortalFix"
|
||||
filename = "netherportalfix-fabric-1.20-13.0.1.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nPZr02ET/versions/NANcEzKA/netherportalfix-fabric-1.20-13.0.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "a47e66e53bb9afddfc26f66319ce2e7936fd6d68"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nPZr02ET"
|
||||
version = "NANcEzKA"
|
Loading…
Reference in a new issue