This commit is contained in:
parent
272637521a
commit
57727c0b0d
3 changed files with 19 additions and 1 deletions
|
@ -427,6 +427,11 @@ file = "mods/create-militarized.pw.toml"
|
|||
hash = "6ee16e7b3acc386f1c4ad8ed6f03b75d1251053befaa2d033ed4c6f285a1fc69"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-power-loader.pw.toml"
|
||||
hash = "c6986341022a2e7dac13d39f85e2e93d5960e2f84a3e43c5bc83a98ad378f363"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-steam-n-rails.pw.toml"
|
||||
hash = "9f1fd9168a927f032d8ebc6183918ff18a1c33c779f244c67c1a0a6ef8181d9e"
|
||||
|
|
13
mods/create-power-loader.pw.toml
Normal file
13
mods/create-power-loader.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Create: Power Loader"
|
||||
filename = "create_power_loader-1.5.0-mc1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/wPQ6GgFE/versions/qLKpNYzC/create_power_loader-1.5.0-mc1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "15c83719f60df6108780ea7106436c639a4b9247"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "wPQ6GgFE"
|
||||
version = "qLKpNYzC"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "cfcf784d5be50d3b9bb8a3c9afa13b832c3f8db7baf0bf9ab91a6e69aca1f1df"
|
||||
hash = "f125036c0cf7ae2ad5c851fdd9f26e8304e884b9d8aacf843d58c1fb9d74fa56"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Reference in a new issue