diff --git a/index.toml b/index.toml index ddbcdcb..d725c88 100644 --- a/index.toml +++ b/index.toml @@ -8574,6 +8574,11 @@ file = "mods/applied-energistics-2.pw.toml" hash = "d83a26881974edce4d34740fc1d4073e447e1210c2625dd6b6d7ef61c0ee8f34" metafile = true +[[files]] +file = "mods/architects-palette.pw.toml" +hash = "ea0e1047f953916c926acb92182c550ddfb93d1ac67b490a0d6b3f4627ba80aa" +metafile = true + [[files]] file = "mods/architectury-api.pw.toml" hash = "3011e54cc0370c6eccab1b78e6520266015f8de4a1fd762fd7df2a6c62e1b0e0" diff --git a/mods/architects-palette.pw.toml b/mods/architects-palette.pw.toml new file mode 100644 index 0000000..35256b6 --- /dev/null +++ b/mods/architects-palette.pw.toml @@ -0,0 +1,13 @@ +name = "Architect's Palette" +filename = "Architects-Palette-1.20.1-1.3.6.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "a8f4ca56f23007ad3a34d9fcbda2f241d86c314b" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5060610 +project-id = 433862 diff --git a/pack.toml b/pack.toml index d75d8ca..909e910 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 = "dd77624d94ca9c0fdd8075110b6269a07babd7414520be3b12f13b97579a4991" +hash = "ca1bec945fb617da0b4321fdec3dd57b7341351cf1509013c568da09019133d3" [versions] forge = "47.4.0"