diff --git a/index.toml b/index.toml index 1f96570..844947d 100644 --- a/index.toml +++ b/index.toml @@ -18,6 +18,11 @@ file = "mods/ambient-environment.pw.toml" hash = "4cd6809fbe7df73d6527e5d27f7a2658f21d32041bbb668d5243816990736945" metafile = true +[[files]] +file = "mods/amendments.pw.toml" +hash = "d9b4a00fb278edc50edee3aff85932b2c36f3d91b9e4390afaa0b85800607a6d" +metafile = true + [[files]] file = "mods/architectury-api.pw.toml" hash = "fa34a3117af7f8ed553ec563a7c90c1d6462184c7df5b837c831cb482c6ae582" diff --git a/mods/amendments.pw.toml b/mods/amendments.pw.toml new file mode 100644 index 0000000..1bd1af9 --- /dev/null +++ b/mods/amendments.pw.toml @@ -0,0 +1,13 @@ +name = "Amendments" +filename = "amendments-1.20-1.2.14.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/6iTJugQR/versions/1g60gHDB/amendments-1.20-1.2.14.jar" +hash-format = "sha1" +hash = "9dca9541e9c20240b03ad3ee5e1b10a4663b64fc" + +[update] +[update.modrinth] +mod-id = "6iTJugQR" +version = "1g60gHDB" diff --git a/pack.toml b/pack.toml index edef188..b71719c 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 = "89a87b03a67d3d7a2ce323c32a7381f35ef6501e3eb94242e065468ef7d660cf" +hash = "1c5adc6cee73c81ee5f7c599c09033afa9977b009a48228b9bbd84cd6946eb56" [versions] forge = "47.3.22"