diff --git a/index.toml b/index.toml index d5af9fd..4b1cafc 100644 --- a/index.toml +++ b/index.toml @@ -655,6 +655,11 @@ file = "mods/the-conjurer.pw.toml" hash = "e7c7d4f5233ce10edc53b6e4a4aa02e79428b3d7a044b50510b7b8e8e06dd6b3" metafile = true +[[files]] +file = "mods/the-twilight-forest.pw.toml" +hash = "d1f859de9867b7433305aef1631aa22a436a4c3924474a21c0a22ab5f2093c04" +metafile = true + [[files]] file = "mods/third-person-shooting-zero.pw.toml" hash = "fe73225624ff39768285725c2c0cc8007925da07a1e1267e1a4e8b2a2e486d31" @@ -705,6 +710,11 @@ file = "mods/woodworks.pw.toml" hash = "d8b1fdcc4d8437ed8a69ef63821a9be7e99660e33cbd4166addab7f32548d6f3" metafile = true +[[files]] +file = "mods/xaeros-minimap.pw.toml" +hash = "14cf28485830d53433b7f6c82eb23fc87dcbc382a65eb20078088dc2e801da3e" +metafile = true + [[files]] file = "mods/xaeros-world-map.pw.toml" hash = "8e3026324227122e65ef891db279aa84191611f26d29e5dbd92e0bd2ce048b6d" diff --git a/mods/the-twilight-forest.pw.toml b/mods/the-twilight-forest.pw.toml new file mode 100644 index 0000000..2a21a80 --- /dev/null +++ b/mods/the-twilight-forest.pw.toml @@ -0,0 +1,13 @@ +name = "The Twilight Forest" +filename = "twilightforest-1.20.1-4.3.2508-universal.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "fa3b506a45d3e9c465551cd533fd50c899496e9f" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5468648 +project-id = 227639 diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml new file mode 100644 index 0000000..781b2e2 --- /dev/null +++ b/mods/xaeros-minimap.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's Minimap" +filename = "Xaeros_Minimap_24.6.1_Forge_1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/1bokaNcj/versions/C3YstOIl/Xaeros_Minimap_24.6.1_Forge_1.20.jar" +hash-format = "sha512" +hash = "4b81641027bd90d115adad0de4a171cf2b73cf7068a1ecf7b622875d87a22fdf37c8936e3cd8f091a42cdb17dbe678183c45d3b6cf59842514bf0b33a8d55165" + +[update] +[update.modrinth] +mod-id = "1bokaNcj" +version = "C3YstOIl" diff --git a/pack.toml b/pack.toml index 84d28f0..d3fb2c7 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 = "5da2451c0c83bb44396ab5a08425abedd5dc4c66d038096a494f93a06dedc2a2" +hash = "5dc54009b05ff4fa40e48b439f286c5602bbc563e2816b8aa72c93f034dd69ac" [versions] forge = "47.3.0"