Add Convenient Decor
This commit is contained in:
parent
416a3f78ab
commit
dcd492d7a7
3 changed files with 19 additions and 1 deletions
|
@ -308,6 +308,11 @@ file = "mods/controlling.pw.toml"
|
|||
hash = "c28d737b72469888790e82be2278b748f99759f68d601f0ae9ed27c342546d5d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/convenient-decor.pw.toml"
|
||||
hash = "f8584aeb2b46433f19e99744c78668ad93442f20fe4f90d3a33cdd2cb282b284"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/crafting-tweaks.pw.toml"
|
||||
hash = "5f14b1510601ceb0a84065ddfb980a18a0e075f2db7ff2baebe8c777fd7860e1"
|
||||
|
|
13
mods/convenient-decor.pw.toml
Normal file
13
mods/convenient-decor.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Convenient Decor"
|
||||
filename = "convenientdecor-0.1.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/gMWAhU1n/versions/Vcbcrl8C/convenientdecor-0.1.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8d142717751c772d0069c136fa1c9c127c8ecad1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "gMWAhU1n"
|
||||
version = "Vcbcrl8C"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "e9cf94a83b9fdbd1167a5ac8ad49c2c2f54c28e531900967de97b107ed73c986"
|
||||
hash = "d776bf8fcb44b768cd910679c096a4d53e8a6a805eab561197755c31b86be300"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.19.2"
|
||||
|
|
Loading…
Reference in a new issue