feat: add "Comforts" mod
This commit is contained in:
5
index.toml
generated
5
index.toml
generated
@@ -70,6 +70,11 @@ file = "mods/codechicken-lib.pw.toml"
|
|||||||
hash = "c93aa0b2389ae4dd6fbd83ffbca5fc2f6307885dd5a21e776fe4a74278e3966c"
|
hash = "c93aa0b2389ae4dd6fbd83ffbca5fc2f6307885dd5a21e776fe4a74278e3966c"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/comforts.pw.toml"
|
||||||
|
hash = "a2c5d820180d2610e5017e3f08957010e30cf05d50ee3180272dac6f969260cf"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/configured.pw.toml"
|
file = "mods/configured.pw.toml"
|
||||||
hash = "c1bdeff356cd2ac164e2c0e6d0ceeda234db9774c2df44fb9f0e71d3960cc3f1"
|
hash = "c1bdeff356cd2ac164e2c0e6d0ceeda234db9774c2df44fb9f0e71d3960cc3f1"
|
||||||
|
|||||||
13
mods/comforts.pw.toml
Normal file
13
mods/comforts.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Comforts"
|
||||||
|
filename = "comforts-forge-6.4.0+1.20.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/SaCpeal4/versions/gBDsc134/comforts-forge-6.4.0%2B1.20.1.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "5f8bc01de36814bbea454ad306efd6b7ae9de933117fe8c1197a13454804e4b71ddd0685a24ace45b81527a8489d4081f7e75b6c5d3f7d7c8f791520407fac09"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "SaCpeal4"
|
||||||
|
version = "gBDsc134"
|
||||||
@@ -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 = "467efc821248efdae47deb9eae710bd899f02f1aaba1be475c5e573d25c47757"
|
hash = "dcc8b7a9056d4307f4d5d6b48fc209466cb533c55c62c13958ac77c21112ca3a"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user