add create stock bridge?? i thought i had that
This commit is contained in:
parent
16d3fe40e9
commit
a71324d68a
3 changed files with 19 additions and 1 deletions
|
|
@ -425,6 +425,11 @@ file = "mods/create-railways-navigator.pw.toml"
|
|||
hash = "ec69488edd55f31c6fc57cac9bab713a14394d1f63054cc4e2e5efc19a55abb9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-stock-bridge.pw.toml"
|
||||
hash = "f1058b2cdd30e361e4631b4d7fc389f9607f7f09fbbb59e31a7c29e13d29b221"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-train-lights.pw.toml"
|
||||
hash = "fe4b82c368e2ad6e95558a3074a2037070982f74d5c7177de50b9a258c1e10f7"
|
||||
|
|
|
|||
13
mods/create-stock-bridge.pw.toml
Normal file
13
mods/create-stock-bridge.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "Create Stock Bridge"
|
||||
filename = "createstockbridge-1.21.1-0.1.6.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/V7mbOBO4/versions/U2VU3fJ5/createstockbridge-1.21.1-0.1.6.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "bdc3247e2f361018eb15dbd1008a672f37830066cafae9ddb99c75ca33e0ae962d1292a7c4706adb06872fb4687b2ad9046aa6f5d2b5127359b6bd517201d713"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "V7mbOBO4"
|
||||
version = "U2VU3fJ5"
|
||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "2ae76af6bf159d9ccb196c8f18bcd8980c4b6cc6ed7707c9fc3cad868071a31e"
|
||||
hash = "083e228d76d8ec4a53b634bdd1a81c3c4342d94a18633e7b70cb3633f97f9a16"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue