This commit is contained in:
parent
4e31b47554
commit
a2258110ed
3 changed files with 19 additions and 1 deletions
|
@ -333,6 +333,11 @@ file = "mods/comforts.pw.toml"
|
|||
hash = "1a6b3451ad3648342449a5885e0d4af0f180833ce3a2dbc0f2bdf9e0f6cf29d4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-big-cannons.pw.toml"
|
||||
hash = "9b4526ab8bfdd3bf813b788a382b849c31fde9a510668c80761ba8897952af2c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-clockwork.pw.toml"
|
||||
hash = "94714097a323468448daf3ad97cbec4a8e145ddc6e58081b9fcb0ca53be71df1"
|
||||
|
|
13
mods/create-big-cannons.pw.toml
Normal file
13
mods/create-big-cannons.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Create Big Cannons"
|
||||
filename = "createbigcannons-5.5.0-mc.1.20.1-forge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/GWp4jCJj/versions/wNlmHfAH/createbigcannons-5.5.0-mc.1.20.1-forge.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "6c030c06ca6827be872168b72c0f35f949369236"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "GWp4jCJj"
|
||||
version = "wNlmHfAH"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "f9fae9cc811cd5c9936a9e8ff00c140eb274cc6c2ba8b0d6217bab67a658b81b"
|
||||
hash = "a32e0e1791e54d995459bde6b2cdd9c1546c43ebb8cf321643046db47542f376"
|
||||
|
||||
[versions]
|
||||
forge = "47.3.0"
|
||||
|
|
Loading…
Reference in a new issue