From d2b9f6d5059ec68df3323328dab70a918195e487 Mon Sep 17 00:00:00 2001 From: satr14 Date: Sat, 9 May 2026 23:45:54 +0700 Subject: [PATCH] add deimos and yacl --- index.toml | 10 ++++++++++ mods/deimos.pw.toml | 13 +++++++++++++ mods/yacl.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/deimos.pw.toml create mode 100644 mods/yacl.pw.toml diff --git a/index.toml b/index.toml index de2f2dd..69ec2e0 100644 --- a/index.toml +++ b/index.toml @@ -134,6 +134,11 @@ file = "mods/craterlib.pw.toml" hash = "57f15cd128cc3e1d27166e6046d2716615fb585cec4aeba101823068343cdfed" metafile = true +[[files]] +file = "mods/deimos.pw.toml" +hash = "01193fa366bb08d61f2cb954bfb3efb2734dd0190de5a969336953d7eba72eab" +metafile = true + [[files]] file = "mods/do-a-barrel-roll.pw.toml" hash = "728a2c9d389440f1f8e80324ff23824135a3baf86bef5752ba6d8cf1c53d1ac7" @@ -453,3 +458,8 @@ metafile = true file = "mods/warden-with-loot.pw.toml" hash = "ad6d1cd2174bc5e7907e1a41cb4dfcf1a105ea29d4ea93899e1eb3a0ae96e2c8" metafile = true + +[[files]] +file = "mods/yacl.pw.toml" +hash = "1113d43c39a9866252a83ee50d16aa3ce6fcf749acd84d58b05ca09eba4d187b" +metafile = true diff --git a/mods/deimos.pw.toml b/mods/deimos.pw.toml new file mode 100644 index 0000000..101bbda --- /dev/null +++ b/mods/deimos.pw.toml @@ -0,0 +1,13 @@ +name = "Deimos" +filename = "deimos-1.21.11-fabric-2.6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/WQaxNzFg/versions/zFqTtD6H/deimos-1.21.11-fabric-2.6.jar" +hash-format = "sha512" +hash = "2371a921dfe8402393de0f78f9faa40c8fe8a8e2155187327e55eebb0754a16161bfcd64358133b5e5269be40a85523780bc156689774b119c5203bbd47ed720" + +[update] +[update.modrinth] +mod-id = "WQaxNzFg" +version = "zFqTtD6H" diff --git a/mods/yacl.pw.toml b/mods/yacl.pw.toml new file mode 100644 index 0000000..6fee00b --- /dev/null +++ b/mods/yacl.pw.toml @@ -0,0 +1,13 @@ +name = "YetAnotherConfigLib (YACL)" +filename = "yet_another_config_lib_v3-3.8.2+1.21.11-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/pHWDw3Vc/yet_another_config_lib_v3-3.8.2%2B1.21.11-fabric.jar" +hash-format = "sha512" +hash = "392db7d471030cca27483ecf58c626a14cd73d71a18afe6d4173c6b030948b8a925b36e708d4cc2c897dfa3f20a7f23b999fc18aa6d36c156da29037601153ac" + +[update] +[update.modrinth] +mod-id = "1eAoo2KR" +version = "pHWDw3Vc" diff --git a/pack.toml b/pack.toml index 19bc6c2..88079fb 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 = "e1ba62cebaf05e336e574356e167def6cda86cf47668be6622753bca456fffb8" +hash = "222ee0843f10b5f6c8c5cbb0c03e363f284ce25ca87ccc79c0805a15c1300079" [versions] fabric = "0.19.2"