diff --git a/index.toml b/index.toml index 3a3b6f0..29586b1 100644 --- a/index.toml +++ b/index.toml @@ -103,6 +103,11 @@ file = "mods/amendments.pw.toml" hash = "d9b4a00fb278edc50edee3aff85932b2c36f3d91b9e4390afaa0b85800607a6d" metafile = true +[[files]] +file = "mods/appleskin.pw.toml" +hash = "0a1d5aeaae3975eaa4bb3a98e91852f797a5095794af70df41d50841c57ca347" +metafile = true + [[files]] file = "mods/architectury-api.pw.toml" hash = "fa34a3117af7f8ed553ec563a7c90c1d6462184c7df5b837c831cb482c6ae582" @@ -152,6 +157,11 @@ file = "mods/cluttered.pw.toml" hash = "c7ba95d8b8f60a36db85c863366251d34b3de57ff01ad7247766bf0d109b0e8f" metafile = true +[[files]] +file = "mods/colorful-hearts.pw.toml" +hash = "ac1b5d2396a45632fb2c273a4cbb5fd0b8d3c6653ed9431360f2edb15a35c76d" +metafile = true + [[files]] file = "mods/connector.pw.toml" hash = "a71da6b2e8a7654cdc2936e0ac684fbcbed513eb07b32f68f39497c27fe0de1d" diff --git a/mods/appleskin.pw.toml b/mods/appleskin.pw.toml new file mode 100644 index 0000000..80a0124 --- /dev/null +++ b/mods/appleskin.pw.toml @@ -0,0 +1,13 @@ +name = "AppleSkin" +filename = "appleskin-forge-mc1.20.1-2.5.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/XdXDExVF/appleskin-forge-mc1.20.1-2.5.1.jar" +hash-format = "sha1" +hash = "81919356f84eab14258db98924b66c3c38e372b1" + +[update] +[update.modrinth] +mod-id = "EsAfCjCV" +version = "XdXDExVF" diff --git a/mods/colorful-hearts.pw.toml b/mods/colorful-hearts.pw.toml new file mode 100644 index 0000000..b3ee707 --- /dev/null +++ b/mods/colorful-hearts.pw.toml @@ -0,0 +1,13 @@ +name = "Colorful Hearts" +filename = "colorfulhearts-forge-1.20.1-4.3.16.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/wQfMUdZT/versions/LkhTyd10/colorfulhearts-forge-1.20.1-4.3.16.jar" +hash-format = "sha1" +hash = "840036c824edfe6e155f4488337e5f5aec26a17f" + +[update] +[update.modrinth] +mod-id = "wQfMUdZT" +version = "LkhTyd10" diff --git a/pack.toml b/pack.toml index 61887ff..c770624 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 = "628450339ce1c9fd3ae9517f9f66c85253ec45c2cfd5a0c541948d23edc39591" +hash = "9d9d4b50ce674b730a45b88b9886b0b09201a92c322e237a5204473286b0f270" [versions] minecraft = "1.20.1"