diff --git a/index.toml b/index.toml index 54e76cf..eddf32c 100644 --- a/index.toml +++ b/index.toml @@ -70,6 +70,11 @@ file = "mods/codechicken-lib.pw.toml" hash = "c93aa0b2389ae4dd6fbd83ffbca5fc2f6307885dd5a21e776fe4a74278e3966c" metafile = true +[[files]] +file = "mods/comforts.pw.toml" +hash = "a2c5d820180d2610e5017e3f08957010e30cf05d50ee3180272dac6f969260cf" +metafile = true + [[files]] file = "mods/configured.pw.toml" hash = "c1bdeff356cd2ac164e2c0e6d0ceeda234db9774c2df44fb9f0e71d3960cc3f1" diff --git a/mods/comforts.pw.toml b/mods/comforts.pw.toml new file mode 100644 index 0000000..1298d9f --- /dev/null +++ b/mods/comforts.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index d9dfd9a..e228ce7 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "467efc821248efdae47deb9eae710bd899f02f1aaba1be475c5e573d25c47757" +hash = "dcc8b7a9056d4307f4d5d6b48fc209466cb533c55c62c13958ac77c21112ca3a" [versions] minecraft = "1.20.1"