diff --git a/index.toml b/index.toml index 5664351..1a5770b 100644 --- a/index.toml +++ b/index.toml @@ -1073,7 +1073,12 @@ metafile = true [[files]] file = "mods/create.pw.toml" -hash = "04eff00e4383097d9809dec31ab08976a4516fd5a2fe348b88a532507f68e6ba" +hash = "119d501c87aef8afa8cf89ed6f17499518c21240d7781f4331e3007e57957a79" +metafile = true + +[[files]] +file = "mods/createaddition.pw.toml" +hash = "efb00d657d22a7e560916ae2b7a2836f48586527a5ff40338af7e928472ef9da" metafile = true [[files]] diff --git a/mods/create.pw.toml b/mods/create.pw.toml index b4791b8..4689c06 100644 --- a/mods/create.pw.toml +++ b/mods/create.pw.toml @@ -3,11 +3,11 @@ filename = "create-1.20.1-6.0.4.jar" side = "both" [download] -hash-format = "sha1" -hash = "1b57eab3600805d705bb64933bc0cb7836b41886" -mode = "metadata:curseforge" +url = "https://cdn.modrinth.com/data/LNytGWDc/versions/xoKzmnen/create-1.20.1-6.0.4.jar" +hash-format = "sha512" +hash = "9dc60349a07d3367977fc935a65053db63cdfab4fc244db06e97a62e9c9d1154c1b8b66d4083f5a4c4a1403716a06c3251cd8d0ddfccb5e9de7177c8c2c45d25" [update] -[update.curseforge] -file-id = 6323270 -project-id = 328085 +[update.modrinth] +mod-id = "LNytGWDc" +version = "xoKzmnen" diff --git a/mods/createaddition.pw.toml b/mods/createaddition.pw.toml new file mode 100644 index 0000000..a26983c --- /dev/null +++ b/mods/createaddition.pw.toml @@ -0,0 +1,13 @@ +name = "Create Crafts & Additions" +filename = "createaddition-1.20.1-1.3.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/kU1G12Nn/versions/SecVSw22/createaddition-1.20.1-1.3.1.jar" +hash-format = "sha512" +hash = "d9fd62d5041670e3194848624672674b2ef23a88348f30968574803786da0a56b3d34a1ab7e542d6666cd3983d88fbedce08b2c56165a464fee7e3c383c07ad5" + +[update] +[update.modrinth] +mod-id = "kU1G12Nn" +version = "SecVSw22" diff --git a/pack.toml b/pack.toml index a5ea92b..b5be7f9 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 = "31ed109a56413f90a4896f6e80cdbfc5991127d0b8b024643e00ed9a39cd683c" +hash = "1f3047a5329816b19e4b860b027c97e5569a6b406fce0190c0c0e583e083c5ca" [versions] forge = "47.4.0"