From 336c60856a05ff272b60527480309afdb7d096fd Mon Sep 17 00:00:00 2001 From: hkc Date: Sun, 24 Mar 2024 10:10:05 +0300 Subject: [PATCH] Added Create: Steam 'n' Rails --- index.toml | 5 +++++ mods/create-steam-n-rails.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/create-steam-n-rails.pw.toml diff --git a/index.toml b/index.toml index b8f70f9..052cbe1 100644 --- a/index.toml +++ b/index.toml @@ -304,6 +304,11 @@ file = "mods/create-new-age.pw.toml" hash = "246738f5a6bb9726299202fbe7a639ca214cf704e3ea6ca20414b9600c0a7412" metafile = true +[[files]] +file = "mods/create-steam-n-rails.pw.toml" +hash = "2250d424633babae3b3f240382111fe0588e30031421fb7d6ac4f3e9d27be18c" +metafile = true + [[files]] file = "mods/createaddition.pw.toml" hash = "b5a83b1ca240286be1aa97b3c3dd96c2e481dc0332dc2541f900cded4a719a82" diff --git a/mods/create-steam-n-rails.pw.toml b/mods/create-steam-n-rails.pw.toml new file mode 100644 index 0000000..da6492e --- /dev/null +++ b/mods/create-steam-n-rails.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Steam 'n' Rails" +filename = "Steam_Rails-1.5.3+fabric-mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ZzjhlDgM/versions/HYfHPRG3/Steam_Rails-1.5.3%2Bfabric-mc1.20.1.jar" +hash-format = "sha1" +hash = "90cd0296507dde0b0260cd24b33e042cfc990be9" + +[update] +[update.modrinth] +mod-id = "ZzjhlDgM" +version = "HYfHPRG3" diff --git a/pack.toml b/pack.toml index 9f91204..a8bf09a 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "8a6a13f0b3af9d016384e86cb5da72d0301428de50836977ffc4c7fc5700fd33" +hash = "b46da55c451950490bce0a1ee5eb0a4c48a6b2d050ed6e39274df08149af41e2" [versions] fabric = "0.15.7"