diff --git a/index.toml b/index.toml index cf0b4aa..3e902f9 100644 --- a/index.toml +++ b/index.toml @@ -387,6 +387,16 @@ file = "mods/wthit.pw.toml" hash = "3e9816e775cf2163b19feb4317bdfdd376432ec8171a4d5f94ae2dd6c2aeff75" metafile = true +[[files]] +file = "mods/xaeros-minimap.pw.toml" +hash = "ef4536b7a5d18dcf3d2cb0037f3484066210e29d2c3fb309033f5c29e6c92a69" +metafile = true + +[[files]] +file = "mods/xaeros-world-map.pw.toml" +hash = "678454def13466ea5748a4c813b10d2c57efb60068c8ef9830d64949cdce57c8" +metafile = true + [[files]] file = "mods/xnet.pw.toml" hash = "909860250a686a2fc74f16d156572fd953040a42ab8bbf5b316913a6f02ed34d" diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml new file mode 100644 index 0000000..d8e7e66 --- /dev/null +++ b/mods/xaeros-minimap.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's Minimap" +filename = "Xaeros_Minimap_23.1.0_Forge_1.16.5.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "530f15e1d16991d42e1000ac6c626314a1819281" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4381115 +project-id = 263420 diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml new file mode 100644 index 0000000..3de5221 --- /dev/null +++ b/mods/xaeros-world-map.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's World Map" +filename = "XaerosWorldMap_1.28.9_Forge_1.16.5.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "73c14a546097952948229dc65d363cfdce94e499" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4381135 +project-id = 317780 diff --git a/pack.toml b/pack.toml index 83f091b..bf65f64 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 = "48650df0291c50d19c8e8ce9c4775b815b5ede538d6e04217484ba0cf95ec62c" +hash = "5a3d3b37747dc9879e0de7d9484144645601250e14e50b8434d65d75fb945384" [versions] forge = "36.2.39"