From e49317f81fe6082adcf9a6d1c2b85957e3eea624 Mon Sep 17 00:00:00 2001 From: Felix Perktold <> Date: Fri, 21 Aug 2026 13:39:19 +0000 Subject: add vanilla mob variants, add vanillabackport for happy ghast --- mods/more-mob-variants.pw.toml | 13 +++++++++++++ mods/platform.pw.toml | 13 +++++++++++++ mods/vanillabackport.pw.toml | 13 +++++++++++++ 3 files changed, 39 insertions(+) create mode 100644 mods/more-mob-variants.pw.toml create mode 100644 mods/platform.pw.toml create mode 100644 mods/vanillabackport.pw.toml (limited to 'mods') 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" -- cgit v1.2.3