nether portal fix

This commit is contained in:
2024-04-03 01:16:00 +02:00
parent e248b8f032
commit eda8fc7e35
3 changed files with 19 additions and 1 deletions

View File

@@ -1741,6 +1741,11 @@ file = "mods/nameless-trinkets.pw.toml"
hash = "cd1a7b04f8622c9bdcaf28c9b5c99e34b628080ded3d9bf2bb54215c1816c857" hash = "cd1a7b04f8622c9bdcaf28c9b5c99e34b628080ded3d9bf2bb54215c1816c857"
metafile = true metafile = true
[[files]]
file = "mods/netherportalfix.pw.toml"
hash = "da8adfd1a2ab5e050fc182940c9bf972cbcafdbb12e22fe8274ccf47c71e9899"
metafile = true
[[files]] [[files]]
file = "mods/oculus.pw.toml" file = "mods/oculus.pw.toml"
hash = "524acd510387c61c5f3c984e605fae03015434ae756b683d3b45a95951180394" hash = "524acd510387c61c5f3c984e605fae03015434ae756b683d3b45a95951180394"

View File

@@ -0,0 +1,13 @@
name = "NetherPortalFix"
filename = "netherportalfix-forge-1.20-13.0.1.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/nPZr02ET/versions/cWPAnu7u/netherportalfix-forge-1.20-13.0.1.jar"
hash-format = "sha1"
hash = "2179040063d0e11083e54a9b1957de9f909d0d6f"
[update]
[update.modrinth]
mod-id = "nPZr02ET"
version = "cWPAnu7u"

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 = "4245bbde0b46f77b7526adbcb2c977857ec06832083c1b2593e995d0c599e1d0" hash = "0a8df51a99682dff09ce968b1362c0bb1a390bfe29e12d572f5607a8c054e3fe"
[versions] [versions]
forge = "47.2.0" forge = "47.2.0"