From 3b59461cde59f260ad51de542f17ab0258899399 Mon Sep 17 00:00:00 2001 From: starbit Date: Sat, 2 Dec 2023 19:21:39 +0100 Subject: [PATCH] additional mods --- index.toml | 35 +++++++++++++++++++++++++++++++++++ mods/fwaystones.pw.toml | 13 +++++++++++++ mods/icarus.pw.toml | 13 +++++++++++++ mods/midnightlib.pw.toml | 13 +++++++++++++ mods/owo-lib.pw.toml | 13 +++++++++++++ mods/trinkets.pw.toml | 13 +++++++++++++ mods/xaeros-minimap.pw.toml | 13 +++++++++++++ mods/xaeros-world-map.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 9 files changed, 127 insertions(+), 1 deletion(-) create mode 100644 mods/fwaystones.pw.toml create mode 100644 mods/icarus.pw.toml create mode 100644 mods/midnightlib.pw.toml create mode 100644 mods/owo-lib.pw.toml create mode 100644 mods/trinkets.pw.toml create mode 100644 mods/xaeros-minimap.pw.toml create mode 100644 mods/xaeros-world-map.pw.toml diff --git a/index.toml b/index.toml index ffaae70..173b7fd 100644 --- a/index.toml +++ b/index.toml @@ -220,6 +220,11 @@ file = "mods/freecam.pw.toml" hash = "81cb55170d352d0e7786b5a3f7c6f2ceeecd1f52c4559ee423598b4d62e10af6" metafile = true +[[files]] +file = "mods/fwaystones.pw.toml" +hash = "3f09bb38efde1a93e272c206e11bbf9aed4b70dfea20a346f53c4e7da5080a82" +metafile = true + [[files]] file = "mods/geckolib.pw.toml" hash = "08636c58b5d8591cb713231a9f9831369436b8ad2504c5610c3b66370b5891fc" @@ -235,6 +240,11 @@ file = "mods/held-item-info.pw.toml" hash = "c24e05bc69b5e571da13b6f854c89ea093deab2b74b1bd3e8f17113a2f01c07e" metafile = true +[[files]] +file = "mods/icarus.pw.toml" +hash = "975f3b2c4637255d6bc1dfb49ae19307e93541055e1cab5b4d08504892953a81" +metafile = true + [[files]] file = "mods/immediatelyfast.pw.toml" hash = "1ef40993b8abff2b77e3f5f59874e6de0348e4c39f6b8e5561fa672a8b1c5c0b" @@ -300,6 +310,11 @@ file = "mods/memoryleakfix.pw.toml" hash = "8e42842f48b3227733bafced612212eee2298f567ca599ac6a55b9878ae661da" metafile = true +[[files]] +file = "mods/midnightlib.pw.toml" +hash = "53350f5a3d10fa6eb193faa468844eef8e8fa55c2744d1e82834c506cde26b6b" +metafile = true + [[files]] file = "mods/modmenu.pw.toml" hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97" @@ -335,6 +350,11 @@ file = "mods/nullscape.pw.toml" hash = "9e09f07e73ff32e66e284584c72aeda18b81c4c3706e1be38352dbf072126102" metafile = true +[[files]] +file = "mods/owo-lib.pw.toml" +hash = "28b3e0806647eb166e942cf6552993bb6d666949c53f0d51927bdfb063cb6cc4" +metafile = true + [[files]] file = "mods/patchouli.pw.toml" hash = "7868b15d73e524b8009505fa2112becb5a31e5c4cbdd7c46df4dc5ed9286c467" @@ -455,11 +475,26 @@ file = "mods/toms-storage.pw.toml" hash = "16533ac83d5cd1cb2708e080ad7996b22a595a7184a034516d46ad871776cd9b" metafile = true +[[files]] +file = "mods/trinkets.pw.toml" +hash = "792155426992079177fe1ee62c1df969fb71540becd719de8efca2ebc6bec896" +metafile = true + [[files]] file = "mods/weaponmaster.pw.toml" hash = "1c7e7e52a4125be4fa1bfe155a7b9fdaf8fa4c1a1f3ad1203171817f36cd41df" metafile = true +[[files]] +file = "mods/xaeros-minimap.pw.toml" +hash = "051834b92b9cdf5f93e61c20e167c9f456a59b1c683667b867f675c28a25f67c" +metafile = true + +[[files]] +file = "mods/xaeros-world-map.pw.toml" +hash = "1feec673626f914308c517f2ed29317cb1ca3124d7854667449cf8bbed3e126d" +metafile = true + [[files]] file = "mods/yacl.pw.toml" hash = "9f8a007f79fc9d88ea537a9c3c2db347cc88a3adb84d39d17f12a5921e0291bf" diff --git a/mods/fwaystones.pw.toml b/mods/fwaystones.pw.toml new file mode 100644 index 0000000..afab8d8 --- /dev/null +++ b/mods/fwaystones.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric Waystones" +filename = "wraith-waystones-3.3.1+mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/sTZr7NVo/versions/6qnJ50rN/wraith-waystones-3.3.1%2Bmc1.20.1.jar" +hash-format = "sha1" +hash = "329e7ea1ce1e56759265ad8edb0067e95ea939d5" + +[update] +[update.modrinth] +mod-id = "sTZr7NVo" +version = "6qnJ50rN" diff --git a/mods/icarus.pw.toml b/mods/icarus.pw.toml new file mode 100644 index 0000000..9459084 --- /dev/null +++ b/mods/icarus.pw.toml @@ -0,0 +1,13 @@ +name = "Icarus" +filename = "icarus-1.16.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "3f1e550f06d8b26ce1c0c302f8493f33bcb26370" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4586587 +project-id = 428151 diff --git a/mods/midnightlib.pw.toml b/mods/midnightlib.pw.toml new file mode 100644 index 0000000..f65d189 --- /dev/null +++ b/mods/midnightlib.pw.toml @@ -0,0 +1,13 @@ +name = "MidnightLib" +filename = "midnightlib-quilt-1.4.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "51c3c548e3df53a486d8425f0b380779b985d3b6" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4576374 +project-id = 488090 diff --git a/mods/owo-lib.pw.toml b/mods/owo-lib.pw.toml new file mode 100644 index 0000000..b7347dd --- /dev/null +++ b/mods/owo-lib.pw.toml @@ -0,0 +1,13 @@ +name = "oωo (owo-lib)" +filename = "owo-lib-0.11.2+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ccKDOlHs/versions/zyOBB7J4/owo-lib-0.11.2%2B1.20.jar" +hash-format = "sha1" +hash = "be88938ca5df78271e64bc9f85c3575754f33e2a" + +[update] +[update.modrinth] +mod-id = "ccKDOlHs" +version = "zyOBB7J4" diff --git a/mods/trinkets.pw.toml b/mods/trinkets.pw.toml new file mode 100644 index 0000000..eb9a227 --- /dev/null +++ b/mods/trinkets.pw.toml @@ -0,0 +1,13 @@ +name = "Trinkets (Fabric)" +filename = "trinkets-3.7.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "eb2a91a80d18513ca0b9ea3f76fc86422166e440" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4657534 +project-id = 341284 diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml new file mode 100644 index 0000000..e82f605 --- /dev/null +++ b/mods/xaeros-minimap.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's Minimap" +filename = "Xaeros_Minimap_23.9.1_Fabric_1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/1bokaNcj/versions/xFUEtVth/Xaeros_Minimap_23.9.1_Fabric_1.20.jar" +hash-format = "sha1" +hash = "fc779c562fc54c69dec08b08a161a0fd64d2be55" + +[update] +[update.modrinth] +mod-id = "1bokaNcj" +version = "xFUEtVth" diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml new file mode 100644 index 0000000..464786f --- /dev/null +++ b/mods/xaeros-world-map.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's World Map" +filename = "XaerosWorldMap_1.37.1_Fabric_1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/NcUtCpym/versions/2xFoqT9G/XaerosWorldMap_1.37.1_Fabric_1.20.jar" +hash-format = "sha1" +hash = "3f9b21040b1aae31154acb30cb820817f21d60dc" + +[update] +[update.modrinth] +mod-id = "NcUtCpym" +version = "2xFoqT9G" diff --git a/pack.toml b/pack.toml index 8e56b93..efb825e 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 = "d48cf0a243755067a2844c1fd33a98515772aae8142b691fe5ec9d58b0192f05" +hash = "7d7ca590eff65a8498d653508554962f1ea8f57dacf0341a101e1479be1552b1" [versions] minecraft = "1.20.1"