A bunch of Create addons
This commit is contained in:
parent
9d950874fa
commit
d7ed993ebb
20
index.toml
20
index.toml
|
@ -329,6 +329,11 @@ file = "mods/create-garnished.pw.toml"
|
|||
hash = "dfa3cd8b64da002f1f1674c96795851b8c734e7d357deedfa9e8ae55c8a4f2c4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-jetpack.pw.toml"
|
||||
hash = "93f8459ef551d239aba91b04529a2fa9bc8fe3630000e1478928e7900b4ae22c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-new-age.pw.toml"
|
||||
hash = "246738f5a6bb9726299202fbe7a639ca214cf704e3ea6ca20414b9600c0a7412"
|
||||
|
@ -344,6 +349,16 @@ file = "mods/create-steam-n-rails.pw.toml"
|
|||
hash = "e2a5dba48a7a2c809a2d3b0fa4ae5d3664d559415fb843e09111f2bc4e068304"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-track-map.pw.toml"
|
||||
hash = "93adce5ea0a86dc042dfac4ae7f2f7068e159b57426cd4de2c7db35615f74e28"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-trimmed.pw.toml"
|
||||
hash = "650bb01ab2e62006652c079d212023a26db63baf6667537c139bec0f17ac44a6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/createaddition.pw.toml"
|
||||
hash = "b5a83b1ca240286be1aa97b3c3dd96c2e481dc0332dc2541f900cded4a719a82"
|
||||
|
@ -649,6 +664,11 @@ file = "mods/make_bubbles_pop.pw.toml"
|
|||
hash = "86f6bec0806d31fb44c2d06440062491003815e752736e1cb63f4395baedf244"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/man-of-many-planes.pw.toml"
|
||||
hash = "3b92cebe97fe4c46fad28178fc1027c42ddbaf13ad2b541aa9b7516a4aa45fc1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/many-flowers.pw.toml"
|
||||
hash = "fc2b2a96089d683225d3d91e1f0d4e01ac5132201af4c99a4c9fd9e85566de76"
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
name = "Create Jetpack"
|
||||
filename = "create_jetpack-fabric-4.2.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/UbFnAd4l/versions/IwBgWAGw/create_jetpack-fabric-4.2.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "6fdd2d1f93c4d51ec2eea6063b7026326b59fdd9"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "UbFnAd4l"
|
||||
version = "IwBgWAGw"
|
|
@ -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"
|
|
@ -0,0 +1,13 @@
|
|||
name = "Create: Trimmed"
|
||||
filename = "create_trimmed.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/zvaHXgQz/versions/Uwi3mNBj/create_trimmed.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e21797b5af6f3cec0c8f2fd6d3fcf51dca324a2c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "zvaHXgQz"
|
||||
version = "Uwi3mNBj"
|
|
@ -0,0 +1,13 @@
|
|||
name = "Man of Many Planes"
|
||||
filename = "man_of_many_planes-0.1.0+1.20.1-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/9qdTHi0q/versions/NNRzJiK9/man_of_many_planes-0.1.0%2B1.20.1-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "fe50de3abadee15e36bf9a879b9f1683a320ff04"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "9qdTHi0q"
|
||||
version = "NNRzJiK9"
|
Loading…
Reference in New Issue