From bfb132c0fa5d0232c88e0cd899f3eef27e33ccaf Mon Sep 17 00:00:00 2001 From: materus Date: Sat, 9 Aug 2025 11:14:16 +0200 Subject: [PATCH] Add steam and rails --- index.toml | 10 ++++++++++ mods/create-compatible-storage.pw.toml | 13 +++++++++++++ mods/create-steam-n-rails.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/create-compatible-storage.pw.toml create mode 100644 mods/create-steam-n-rails.pw.toml diff --git a/index.toml b/index.toml index b6e952a..f58848f 100644 --- a/index.toml +++ b/index.toml @@ -855,6 +855,11 @@ file = "mods/create-central-kitchen.pw.toml" hash = "81624db65c91a18ac83dd8356ad49c1436b090a95983f927a1c69269af5646d9" metafile = true +[[files]] +file = "mods/create-compatible-storage.pw.toml" +hash = "e893c104b68eb00e724e7a63717c527838e67451d67ecf4a0512efb1ad70c09e" +metafile = true + [[files]] file = "mods/create-connected.pw.toml" hash = "4852a9af0dd34136c85a20a9729b554bbb8afbf81f8bfdbb52b8a8cae898b1e6" @@ -945,6 +950,11 @@ file = "mods/create-sound-of-steam.pw.toml" hash = "2f6d193a89636e07670a8c79e9a409a985468c9c29b9ea97a3c1ad4e8ed438d1" metafile = true +[[files]] +file = "mods/create-steam-n-rails.pw.toml" +hash = "809b6d4cb3454599c2f55610364519ddf93bbb089fab27a6d43db0f536902b0d" +metafile = true + [[files]] file = "mods/create-stuff-additions.pw.toml" hash = "8d568223f61b027a5db4622d9d15dd8d00ccefe99e1cdcb6b62c0f0fae5c6f27" diff --git a/mods/create-compatible-storage.pw.toml b/mods/create-compatible-storage.pw.toml new file mode 100644 index 0000000..e02b46e --- /dev/null +++ b/mods/create-compatible-storage.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Compatible Storage" +filename = "create_compatible_storage-2.2.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/5ofroZ5W/versions/PlXMAer8/create_compatible_storage-2.2.0.jar" +hash-format = "sha512" +hash = "fc82212fe16c0ebbfdcd6814f4e5e88c96a0e1a8a031e68c20711422da0263030e14605259787525d3c804d1ebbd58b6f941583adb34bcacbc5b429cf016cb11" + +[update] +[update.modrinth] +mod-id = "5ofroZ5W" +version = "PlXMAer8" diff --git a/mods/create-steam-n-rails.pw.toml b/mods/create-steam-n-rails.pw.toml new file mode 100644 index 0000000..5220a17 --- /dev/null +++ b/mods/create-steam-n-rails.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Steam 'n' Rails" +filename = "Steam_Rails-1.6.12-alpha+forge-mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ZzjhlDgM/versions/nWkRaqjI/Steam_Rails-1.6.12-alpha%2Bforge-mc1.20.1.jar" +hash-format = "sha512" +hash = "3db572293c8c040977348192604051f283fc86eda42ded49154a5becb08a0ca24fee3dda51119793831a4651de2bc293e8862081cd0b05e8d87912c148f49c72" + +[update] +[update.modrinth] +mod-id = "ZzjhlDgM" +version = "nWkRaqjI" diff --git a/pack.toml b/pack.toml index da944cd..48457a4 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 = "5eabe436cdfe17af27e8c6713d4f94842c280f3b153065c2b0d8a7de21d378d9" +hash = "c7cd8301c507f753c7b217a56a7479627ece43a9064ffe62977f5bc9c8dcb5f7" [versions] forge = "47.4.4"