diff --git a/index.toml b/index.toml index 007fca3..c0ad58a 100644 --- a/index.toml +++ b/index.toml @@ -949,6 +949,11 @@ file = "mods/create-deco.pw.toml" hash = "87be52b8aaa9864eab1ec2df8c862cd01a084989b07c4cdbfaa21c57a9a778a6" metafile = true +[[files]] +file = "mods/create-designed-decor.pw.toml" +hash = "b8aad4f6ac41182d8deabc53baa032bbe5419f16d31487863f55d9e3988556b2" +metafile = true + [[files]] file = "mods/create-diesel-generators.pw.toml" hash = "65060f66cd19ebffad8ba87a11109877fc7f6965da5e005cb14686d6f6b2cfcc" @@ -1094,6 +1099,11 @@ file = "mods/data-anchor.pw.toml" hash = "4a24ff40173c5380b4cc3f6c34f1aaa06ee922a6c9fb060d1dd0aea89aef0e6c" metafile = true +[[files]] +file = "mods/dawn-of-time.pw.toml" +hash = "c8f9e60076e507aac9b0ef67465edafeb3b2bb45e934e47ac5d9cc64b160f8e3" +metafile = true + [[files]] file = "mods/default-options.pw.toml" hash = "3497e48c52866fe536932d77fbb5cb1793d4e268e52873f1ca5c1e961b777814" @@ -1124,6 +1134,11 @@ file = "mods/diagonal-windows.pw.toml" hash = "d83cb449f28672c09c80987e2321bfa13aa6127a814ef6007185575ba0173e0a" metafile = true +[[files]] +file = "mods/disccord.pw.toml" +hash = "286a244e1137d9637b71bd15174a60a17ed75485539f4570df2517f2d44b042e" +metafile = true + [[files]] file = "mods/dismount-entity.pw.toml" hash = "014cf6e6912ff9476c0ae25b92b2c61aa71c5f780ec670b43e3b30602620bde3" diff --git a/mods/create-designed-decor.pw.toml b/mods/create-designed-decor.pw.toml new file mode 100644 index 0000000..cd17cdc --- /dev/null +++ b/mods/create-designed-decor.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Designed Decor" +filename = "create_designed_decor-3.1.0-forge-1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/4exet6R3/versions/XnpAaAKx/create_designed_decor-3.1.0-forge-1.20.1.jar" +hash-format = "sha512" +hash = "9254a6c71bd9f9ed79bf45ea5aabb05564ed4bfcacc08eedb43f0a917cf482cbd2b3f5af876db797e452d8d745ac83328233bf8ac854c5a10dc111d13abe31e7" + +[update] +[update.modrinth] +mod-id = "4exet6R3" +version = "XnpAaAKx" diff --git a/mods/dawn-of-time.pw.toml b/mods/dawn-of-time.pw.toml new file mode 100644 index 0000000..ecb5650 --- /dev/null +++ b/mods/dawn-of-time.pw.toml @@ -0,0 +1,13 @@ +name = "Dawn of Time" +filename = "dawnoftimebuilder-forge-1.20.1-1.5.23.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/RgWXq0La/versions/koDPrvtd/dawnoftimebuilder-forge-1.20.1-1.5.23.jar" +hash-format = "sha512" +hash = "9660e9fddd1b21e7298bbe5794faf96f058f41f50646280064288cb557172115ba01e42e9bb5a550e863e51ea54099c64a16c6306b7ecc2d65956dc321571d62" + +[update] +[update.modrinth] +mod-id = "RgWXq0La" +version = "koDPrvtd" diff --git a/mods/disccord.pw.toml b/mods/disccord.pw.toml new file mode 100644 index 0000000..7631a90 --- /dev/null +++ b/mods/disccord.pw.toml @@ -0,0 +1,13 @@ +name = "DiscCord" +filename = "DiscCord-1.20.1-1.2.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/3HrCAKw5/versions/bRBauIrI/DiscCord-1.20.1-1.2.2.jar" +hash-format = "sha512" +hash = "b37c619f5dc93fbb37f1eeb2ff8d1a829ecabf35f7076bb33dab614cfc4f4dce597370d6981cdf77696512119e9af93be983d7c7e17fe0053f5e555f4a843b59" + +[update] +[update.modrinth] +mod-id = "3HrCAKw5" +version = "bRBauIrI" diff --git a/pack.toml b/pack.toml index 9461569..7eca8b7 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 = "cf17ad50f8708e28cc7f64569d96f5329e19281698e7381691887ebf99c87dca" +hash = "63448f66945c04d6d9003fd2cfc5b46e271a19ffe7825b9038df24a519fa5913" [versions] forge = "47.4.8"