From 70bfb74ec12930bdc9a0407fbb0a2fe70558faa3 Mon Sep 17 00:00:00 2001 From: Xeovalyte Date: Sat, 20 Jan 2024 18:32:48 +0100 Subject: [PATCH] Updated mods and added Slime and Open Simple Frames --- packwiz/traincraft/index.toml | 14 ++++++++++++-- packwiz/traincraft/mods/modernfix.pw.toml | 8 ++++---- packwiz/traincraft/mods/open-simple-frames.pw.toml | 13 +++++++++++++ packwiz/traincraft/mods/slime.pw.toml | 13 +++++++++++++ packwiz/traincraft/mods/wthit.pw.toml | 8 ++++---- packwiz/traincraft/pack.toml | 2 +- 6 files changed, 47 insertions(+), 11 deletions(-) create mode 100644 packwiz/traincraft/mods/open-simple-frames.pw.toml create mode 100644 packwiz/traincraft/mods/slime.pw.toml diff --git a/packwiz/traincraft/index.toml b/packwiz/traincraft/index.toml index 68b95e8..a4556c6 100644 --- a/packwiz/traincraft/index.toml +++ b/packwiz/traincraft/index.toml @@ -112,7 +112,7 @@ metafile = true [[files]] file = "mods/modernfix.pw.toml" -hash = "2205cb06ba208c342a08f3f2e14bd2bbebdfd2ff0be76b22170f231c01b7f76e" +hash = "aa1cebfcacb1eb5019bd5ae27591a4201732afd49b8ac46f8fe2dfd059dc4b75" metafile = true [[files]] @@ -120,6 +120,11 @@ file = "mods/no-chat-reports.pw.toml" hash = "7ca62a9da5c2ec9f0a8bed5394021c959e90077db16b313be44f4c8736f7fbf5" metafile = true +[[files]] +file = "mods/open-simple-frames.pw.toml" +hash = "e1fb5f3208a62d3a5abd0d79cc432b27a11f98582dfca43fbe153228a41e3ea3" +metafile = true + [[files]] file = "mods/resourceful-lib.pw.toml" hash = "8ac138bcb2e461b627f0dd7c681a07ac8396e65f8211c37e639acb4fed86754b" @@ -130,6 +135,11 @@ file = "mods/servercore.pw.toml" hash = "b9eb5237b412cdae4005301af44f6b2298cb3b6f53cfd93456cf9c7833ad6a4b" metafile = true +[[files]] +file = "mods/slime.pw.toml" +hash = "2ca1d15585087bd868658fb0fd4df402942d24bda68ec8059a0c1a88db679b7d" +metafile = true + [[files]] file = "mods/terralith.pw.toml" hash = "eede133dd250889ed521ba31ace80af20f71d47585a28de1184fe29fde83dad0" @@ -147,5 +157,5 @@ metafile = true [[files]] file = "mods/wthit.pw.toml" -hash = "51a1469a09df5c1587e5bce9170c1d3e665490ee74d695545b771c94fe90b0a0" +hash = "601b60b2d46285d91625d81f581290136644ab320ba68f2fd207e078113a9c6d" metafile = true diff --git a/packwiz/traincraft/mods/modernfix.pw.toml b/packwiz/traincraft/mods/modernfix.pw.toml index 571b513..c4a6005 100644 --- a/packwiz/traincraft/mods/modernfix.pw.toml +++ b/packwiz/traincraft/mods/modernfix.pw.toml @@ -1,13 +1,13 @@ name = "ModernFix" -filename = "modernfix-fabric-5.11.1+mc1.20.1.jar" +filename = "modernfix-fabric-5.12.1+mc1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/nmDcB62a/versions/1FrMon6Q/modernfix-fabric-5.11.1%2Bmc1.20.1.jar" +url = "https://cdn.modrinth.com/data/nmDcB62a/versions/fktvkFSD/modernfix-fabric-5.12.1%2Bmc1.20.1.jar" hash-format = "sha1" -hash = "63b6a8cc3a298259b5d336f3178d70cefa65e446" +hash = "082ae6d800aefe58908cf06a32fea3c42114974e" [update] [update.modrinth] mod-id = "nmDcB62a" -version = "1FrMon6Q" +version = "fktvkFSD" diff --git a/packwiz/traincraft/mods/open-simple-frames.pw.toml b/packwiz/traincraft/mods/open-simple-frames.pw.toml new file mode 100644 index 0000000..f5eaea8 --- /dev/null +++ b/packwiz/traincraft/mods/open-simple-frames.pw.toml @@ -0,0 +1,13 @@ +name = "Open Simple Frames" +filename = "OpenSimpleFrames-1.1.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nELKzJ5C/versions/2QOxfdW9/OpenSimpleFrames-1.1.0.jar" +hash-format = "sha1" +hash = "ce10b0b65a0589557d4b4e60f48797583b5e1290" + +[update] +[update.modrinth] +mod-id = "nELKzJ5C" +version = "2QOxfdW9" diff --git a/packwiz/traincraft/mods/slime.pw.toml b/packwiz/traincraft/mods/slime.pw.toml new file mode 100644 index 0000000..1ba0799 --- /dev/null +++ b/packwiz/traincraft/mods/slime.pw.toml @@ -0,0 +1,13 @@ +name = "Slime" +filename = "slime-1.5.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/qpnMRvwM/versions/5aODGQ0x/slime-1.5.jar" +hash-format = "sha1" +hash = "e4dac4af69cd5d7e3755dab96c92e8024c223669" + +[update] +[update.modrinth] +mod-id = "qpnMRvwM" +version = "5aODGQ0x" diff --git a/packwiz/traincraft/mods/wthit.pw.toml b/packwiz/traincraft/mods/wthit.pw.toml index bb2112b..20833a0 100644 --- a/packwiz/traincraft/mods/wthit.pw.toml +++ b/packwiz/traincraft/mods/wthit.pw.toml @@ -1,13 +1,13 @@ name = "WTHIT" -filename = "wthit-fabric-8.4.3.jar" +filename = "wthit-fabric-8.5.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/En1VEFqR/wthit-fabric-8.4.3.jar" +url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/nXmDNIb9/wthit-fabric-8.5.0.jar" hash-format = "sha1" -hash = "9d8173263f824543dafb700fe0eb0c87a3425cc7" +hash = "a07759a287a38b2878f0849627edf1cdc85c5395" [update] [update.modrinth] mod-id = "6AQIaxuO" -version = "En1VEFqR" +version = "nXmDNIb9" diff --git a/packwiz/traincraft/pack.toml b/packwiz/traincraft/pack.toml index 193382c..b5ea3ec 100644 --- a/packwiz/traincraft/pack.toml +++ b/packwiz/traincraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "776ff9ac4516900d1eb5a83ed93b028b68fdabd30d9a5f5c8a11a77f5f1b8dc3" +hash = "0a030f24470c71f352b26fc5281959bcdc777093428cb0d10c9d0981ae0ba17e" [versions] fabric = "0.15.3"