use modrinth netherportalfix
This commit is contained in:
parent
57afc563e5
commit
6e4509325d
5 changed files with 34 additions and 16 deletions
|
@ -1657,6 +1657,11 @@ file = "mods/balm-fabric-1.20.1-7.3.6.pw.toml"
|
|||
hash = "3f898294554279dacd0276d4a6d824f7778f11adb03aa811f859000b578ce5ee"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/balm.pw.toml"
|
||||
hash = "6a4e4b9450aa618bd27346ec81d88231594ac487175c610e2106a6ccfdbce2d7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/basicweapons-1.2.3+1.20.1.pw.toml"
|
||||
hash = "cc0256cc46ed3ff0418487de6f3173ad4afd51b9097b742f36c5be21a32d6124"
|
||||
|
@ -2138,8 +2143,8 @@ hash = "405c6fd5973ba46fed2a803c37ba13960a0162afaa1225f46926374b10160abb"
|
|||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/netherportalfix-fabric.pw.toml"
|
||||
hash = "23ab8cbe4992e305825d977af0aa8d023a7acff693d0a3a311dae1e78f43a5d1"
|
||||
file = "mods/netherportalfix.pw.toml"
|
||||
hash = "6f544187351671449d090d19f2279c288efba093d470a0bbd4580eb2750105cb"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
13
mods/balm.pw.toml
Normal file
13
mods/balm.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Balm"
|
||||
filename = "balm-fabric-1.20.1-7.3.6.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/YGxMJ2Hv/balm-fabric-1.20.1-7.3.6.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e6db476df26a53681934a6e6882ef84f55cadc5a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "MBAkmtvl"
|
||||
version = "YGxMJ2Hv"
|
|
@ -1,13 +0,0 @@
|
|||
name = "NetherPortalFix (Fabric Edition)"
|
||||
filename = "netherportalfix-fabric-1.20-13.0.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "7fe5d31eb0b6fd8d9774ef42abed4bf34898b3ad"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4939732
|
||||
project-id = 547696
|
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"
|
|
@ -4,7 +4,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "ba837cfaed9bac32b02eeb2375a4296038fdbd91f6951c0becc09eaecbdfd1a9"
|
||||
hash = "d0f080479fd6f870a4c6194fcc9c2b07b321fff1c6ad1cd2c0a4c080aad11509"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.0"
|
||||
|
|
Loading…
Reference in a new issue