diff options
| -rw-r--r-- | index.toml | 15 | ||||
| -rw-r--r-- | mods/more-mob-variants.pw.toml | 13 | ||||
| -rw-r--r-- | mods/platform.pw.toml | 13 | ||||
| -rw-r--r-- | mods/vanillabackport.pw.toml | 13 | ||||
| -rw-r--r-- | pack.toml | 2 |
5 files changed, 55 insertions, 1 deletions
@@ -760,6 +760,11 @@ hash = "d7145fd1bd8b4bb6a3b84652a96a68870fb3ab32230f27520bb9362fd17ec39f" metafile = true [[files]] +file = "mods/more-mob-variants.pw.toml" +hash = "1ab3b265bab4a5e521a49224d876727232e66d69afe632ff2bb5a2be462ca2ba" +metafile = true + +[[files]] file = "mods/moreiotas.pw.toml" hash = "275952e00b13644a444c760d57291b09e5ab2d43eeda195ff4a977d0bf7995fc" metafile = true @@ -795,6 +800,11 @@ hash = "49ef3ff0a74c6338f2160c4ee683ae34f745a38c0c87f2d7527e4f88406113fe" metafile = true [[files]] +file = "mods/platform.pw.toml" +hash = "096b706a9018fe826ca276bf682003b3159de6cc8c130170d7d6c884d5df663c" +metafile = true + +[[files]] file = "mods/playeranimator.pw.toml" hash = "7ad4ca488da13998ce660729167eef71ce1bdfb57ef1c5d593096fa459cec0f8" metafile = true @@ -910,6 +920,11 @@ hash = "ffdb79f5bc29f990e5889f5d159a043c7046b8cd8d79f17f54b44d7ccc2b242a" metafile = true [[files]] +file = "mods/vanillabackport.pw.toml" +hash = "d0228dd643cb31cb5e2450437c0b0a8721c80cdef0e67cb23f3e3db4bcbc719b" +metafile = true + +[[files]] file = "mods/veinminer.pw.toml" hash = "06d9fff906b545b3634f7e19b5b39b6de11ec1340c24905e02d2f6d06ee341e8" metafile = true diff --git a/mods/more-mob-variants.pw.toml b/mods/more-mob-variants.pw.toml new file mode 100644 index 0000000..3b10a06 --- /dev/null +++ b/mods/more-mob-variants.pw.toml @@ -0,0 +1,13 @@ +name = "More Mob Variants" +filename = "moremobvariants-fabric+1.20.1-1.3.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/JiEhJ3WG/versions/o6yyhzgj/moremobvariants-fabric%2B1.20.1-1.3.1.jar" +hash-format = "sha512" +hash = "af6b709620be9aee7aa2fca8b85b923a4ad283928dbc5f0287d702e08a6aaa84935844fe5c4f3661c340f411d2ede0889bdb5cf2b095cbb3c3251469c5b77c8c" + +[update] +[update.modrinth] +mod-id = "JiEhJ3WG" +version = "o6yyhzgj" diff --git a/mods/platform.pw.toml b/mods/platform.pw.toml new file mode 100644 index 0000000..7b95014 --- /dev/null +++ b/mods/platform.pw.toml @@ -0,0 +1,13 @@ +name = "Platform" +filename = "Platform-fabric-1.20.1-1.3.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/i6fiqm5y/versions/kM9ocKlu/Platform-fabric-1.20.1-1.3.4.jar" +hash-format = "sha512" +hash = "735e4da075d209c1d9406b36683ab6b85f0068db8b3c587112073017784f1ee81f1b8a7bac508f4ef28a08991d495aa90696cab466d8ec2adf552ca2d70bc6af" + +[update] +[update.modrinth] +mod-id = "i6fiqm5y" +version = "kM9ocKlu" diff --git a/mods/vanillabackport.pw.toml b/mods/vanillabackport.pw.toml new file mode 100644 index 0000000..79252bd --- /dev/null +++ b/mods/vanillabackport.pw.toml @@ -0,0 +1,13 @@ +name = "Vanilla Backport" +filename = "VanillaBackport-fabric-1.20.1-1.1.7.10.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/6xwxDTgf/versions/KbcStX3T/VanillaBackport-fabric-1.20.1-1.1.7.10.jar" +hash-format = "sha512" +hash = "c5a6cf68f5c185cbe72c3f5c7cbff996f90482c0573391c97f630a0707cb24eb9000c780d6bcf97adf92aaf4617be21e757b8db2614715450243f00aff4c6e03" + +[update] +[update.modrinth] +mod-id = "6xwxDTgf" +version = "KbcStX3T" @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "07782ee49d041501efbdf28c0d2e81f2b9df17c52fbe2a582adcd21629d86094" +hash = "24256e3f3d884eaaadca6151b1e4c527f296aef5cbe3d19f3879df9abd3b38dd" [versions] fabric = "0.19.3" |
