This commit is contained in:
parent
c1017e47cb
commit
9bedc883ee
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/compressedcreativity.pw.toml"
|
||||
hash = "dee714d069c7256a3eb634135a1334d1c7b5efbe6d29e517b7090f9e76e39503"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-big-cannons.pw.toml"
|
||||
hash = "9b4526ab8bfdd3bf813b788a382b849c31fde9a510668c80761ba8897952af2c"
|
||||
|
|
13
mods/compressedcreativity.pw.toml
Normal file
13
mods/compressedcreativity.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Compressed Creativity"
|
||||
filename = "compressedcreativity-1.20.1-0.1.8.b.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Mt3rcQKj/versions/E7S9hkDd/compressedcreativity-1.20.1-0.1.8.b.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "85ae03688b6809429ba947309c4887b2dd9ee836"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Mt3rcQKj"
|
||||
version = "E7S9hkDd"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "71847ccad29a7ca03de98fe9d8092ecdc315659ede4fd5bb92d5c2c3c792cbb0"
|
||||
hash = "1049176f5df4908c7801a6851f5639956bcdedb09a24b0ed0bceb70768009c0c"
|
||||
|
||||
[versions]
|
||||
forge = "47.3.0"
|
||||
|
|
Loading…
Reference in a new issue