feat: add bits and chisels mod
This commit is contained in:
parent
595679be2e
commit
2d4cae8b69
3 changed files with 20 additions and 2 deletions
|
|
@ -69,6 +69,11 @@ file = "mods/biomes-o-plenty.pw.toml"
|
|||
hash = "a2de85ebe9629568398185b5b9554bcc0c54e322b214d78368485a6074a66279"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/bits-and-chisels.pw.toml"
|
||||
hash = "4780df2e8d01122c7f5aedee4b8bff93a05c635dc2353fe133cc461a1f51c1f2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/blanket.pw.toml"
|
||||
hash = "204a6e607eabf19083f9a4f99e7bc33ff9df95d8c77deaba58f67a6a19f8c811"
|
||||
|
|
|
|||
13
mods/bits-and-chisels.pw.toml
Normal file
13
mods/bits-and-chisels.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "Bits And Chisels"
|
||||
filename = "bitsandchisels-2.7.3.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/q8MC5tW2/versions/kqHohJYy/bitsandchisels-2.7.3.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "434be17efcdb4e63a03927bfff0dd35937abb8cd846bcfdd9b350e517f7dd106d1e20a721084655ded130ad78447ae2a84cb42632788469b37c2124b8f9c3017"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "q8MC5tW2"
|
||||
version = "kqHohJYy"
|
||||
|
|
@ -1,12 +1,12 @@
|
|||
name = "Linuxcraft"
|
||||
author = "Astreaprtcl"
|
||||
version = "v1.6.3"
|
||||
version = "v1.7.0"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "c8ff244aed2c59f68ae5203d93d0adec436e41394d05613c1dc2413109f082c6"
|
||||
hash = "57d14120a8f674c53c9ec0fac2b6495d5eacc58f4a3053bffaa81aade0652e38"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.14"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue