Add Create track map
This commit is contained in:
parent
2c6816a3fd
commit
5c61f51662
@ -211,6 +211,11 @@ file = "mods/create-steam-n-rails.pw.toml"
|
|||||||
hash = "2995bd6fc4d6cfb207625005e7392fc09aefe226a0441cceca6687dfc1883ad6"
|
hash = "2995bd6fc4d6cfb207625005e7392fc09aefe226a0441cceca6687dfc1883ad6"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/create-track-map.pw.toml"
|
||||||
|
hash = "93adce5ea0a86dc042dfac4ae7f2f7068e159b57426cd4de2c7db35615f74e28"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/createaddition.pw.toml"
|
file = "mods/createaddition.pw.toml"
|
||||||
hash = "ca80c183f9444b19fcd7e5e654dad1c7b208affe18f7e6c2cff42642e8c3951f"
|
hash = "ca80c183f9444b19fcd7e5e654dad1c7b208affe18f7e6c2cff42642e8c3951f"
|
||||||
|
13
mods/create-track-map.pw.toml
Normal file
13
mods/create-track-map.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Create Track Map"
|
||||||
|
filename = "create-track-map-1.4+mc1.20.1-fabric.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/gxoNIjg6/versions/qoyYyg2G/create-track-map-1.4%2Bmc1.20.1-fabric.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "262e54637fc296c09473325f0fe83d37bc4b3d08"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "gxoNIjg6"
|
||||||
|
version = "qoyYyg2G"
|
@ -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 = "29659ba71179409244b001639495d27d46076c8b4b24ca86293c8889847df179"
|
hash = "7a5a0ad502f988b93c53b40f6c5f6d1d8fa15ecfddc09706e4bd41a3cb352eee"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user