diff --git a/index.toml b/index.toml index 4edccda..912746b 100644 --- a/index.toml +++ b/index.toml @@ -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]] diff --git a/mods/balm.pw.toml b/mods/balm.pw.toml new file mode 100644 index 0000000..bcf9e49 --- /dev/null +++ b/mods/balm.pw.toml @@ -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" diff --git a/mods/netherportalfix-fabric.pw.toml b/mods/netherportalfix-fabric.pw.toml deleted file mode 100644 index 823d11a..0000000 --- a/mods/netherportalfix-fabric.pw.toml +++ /dev/null @@ -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 diff --git a/mods/netherportalfix.pw.toml b/mods/netherportalfix.pw.toml new file mode 100644 index 0000000..30459fb --- /dev/null +++ b/mods/netherportalfix.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index a435232..251ae19 100644 --- a/pack.toml +++ b/pack.toml @@ -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"