added mod
This commit is contained in:
parent
35c58e642a
commit
4695f9c0a1
3 changed files with 19 additions and 1 deletions
|
@ -187,6 +187,11 @@ file = "mods/refurbished-furniture.pw.toml"
|
|||
hash = "7bcb3244cec811356ecadbb8e7c7f04c2549727337414db20f405cc9e124a870"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/signed-paintings.pw.toml"
|
||||
hash = "66301ad3f8f92970815d346b56f618a0ba9ff73f3aacedee020e8a951c4f9ac7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/smartbrainlib.pw.toml"
|
||||
hash = "65df846b6c45c8cb2dbcf2c65a538eee4912278f2e080839afa793a6d70adf01"
|
||||
|
|
13
mods/signed-paintings.pw.toml
Normal file
13
mods/signed-paintings.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Signed Paintings"
|
||||
filename = "signed_paintings-1.1.0-mc1.20.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "bfff28f51e88288ee026122d8e8409a299357d40"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 5941605
|
||||
project-id = 904177
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "cf2d68cb8bf4d419a76365c95b6a54a1939750428b23586fa4f697954c3eb1c8"
|
||||
hash = "52381c4928fc1e92655d8f0948e3f1f118fe8edc12e15143a029b95ad15944e4"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue