Added Create: Steam 'n' Rails
This commit is contained in:
parent
91e1ecf1de
commit
336c60856a
|
@ -304,6 +304,11 @@ file = "mods/create-new-age.pw.toml"
|
||||||
hash = "246738f5a6bb9726299202fbe7a639ca214cf704e3ea6ca20414b9600c0a7412"
|
hash = "246738f5a6bb9726299202fbe7a639ca214cf704e3ea6ca20414b9600c0a7412"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/create-steam-n-rails.pw.toml"
|
||||||
|
hash = "2250d424633babae3b3f240382111fe0588e30031421fb7d6ac4f3e9d27be18c"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/createaddition.pw.toml"
|
file = "mods/createaddition.pw.toml"
|
||||||
hash = "b5a83b1ca240286be1aa97b3c3dd96c2e481dc0332dc2541f900cded4a719a82"
|
hash = "b5a83b1ca240286be1aa97b3c3dd96c2e481dc0332dc2541f900cded4a719a82"
|
||||||
|
|
|
@ -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"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "8a6a13f0b3af9d016384e86cb5da72d0301428de50836977ffc4c7fc5700fd33"
|
hash = "b46da55c451950490bce0a1ee5eb0a4c48a6b2d050ed6e39274df08149af41e2"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.7"
|
fabric = "0.15.7"
|
||||||
|
|
Loading…
Reference in New Issue