Add copycats, big cannons
This commit is contained in:
parent
9c25368889
commit
900775d4b8
10
index.toml
10
index.toml
@ -28,6 +28,16 @@ file = "mods/cc-tweaked.pw.toml"
|
|||||||
hash = "e4295eaf6d67a0203c6410e4687b3e4340d84202e1cf751b231f283b5f801751"
|
hash = "e4295eaf6d67a0203c6410e4687b3e4340d84202e1cf751b231f283b5f801751"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/copycats.pw.toml"
|
||||||
|
hash = "e856e65f33ff1746f365f10eb3c5a26515d74837577fb05c3b25d8debcd22198"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/create-big-cannons.pw.toml"
|
||||||
|
hash = "338196f41190bb2c0b34d4a8aa10e0f41bdf339bd436ce3f738762d3e56883b8"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/create-fabric.pw.toml"
|
file = "mods/create-fabric.pw.toml"
|
||||||
hash = "21da22765bdcc9f9cd205fe082336e7ca8af3a9668ce857617ed7e3e8aefe2a2"
|
hash = "21da22765bdcc9f9cd205fe082336e7ca8af3a9668ce857617ed7e3e8aefe2a2"
|
||||||
|
13
mods/copycats.pw.toml
Normal file
13
mods/copycats.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Create: Copycats+"
|
||||||
|
filename = "copycats-2.1.4+mc.1.20.1-fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/UT2M39wf/versions/r8HAtEtA/copycats-2.1.4%2Bmc.1.20.1-fabric.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "82a0676a311782f82a59c21d0e4a63df1fc45e41"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "UT2M39wf"
|
||||||
|
version = "r8HAtEtA"
|
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.8.2-mc.1.20.1-fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/GWp4jCJj/versions/bIFKELd8/createbigcannons-5.8.2-mc.1.20.1-fabric.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "ba8dbabbc013f37844e05add7b7256641c4ee62f"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "GWp4jCJj"
|
||||||
|
version = "bIFKELd8"
|
@ -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 = "dd161968df8fcda552e53c5924a66c5fb7341e7e15a5badc0c2b1d67ed87f93c"
|
hash = "5c7c64d21d0a157808af064531d6651a849a595d8907fe0cf1669d19f8d11891"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.9"
|
fabric = "0.16.9"
|
||||||
|
Loading…
Reference in New Issue
Block a user