From 2f59e155aa7929fd6fde24cd55d3e94630d46400 Mon Sep 17 00:00:00 2001 From: satr14 Date: Sun, 21 Jun 2026 09:36:23 +0700 Subject: [PATCH] extra enchants --- index.toml | 10 ++++++++++ mods/swift-flight.pw.toml | 13 +++++++++++++ mods/withering-enchantment.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/swift-flight.pw.toml create mode 100644 mods/withering-enchantment.pw.toml diff --git a/index.toml b/index.toml index d2adbcf..d4730e1 100644 --- a/index.toml +++ b/index.toml @@ -435,6 +435,11 @@ file = "mods/structure-layout-optimizer.pw.toml" hash = "e053f491047089bdce5b4479587f52ad190dc768f1ddf29dcc7541953b6a5a24" metafile = true +[[files]] +file = "mods/swift-flight.pw.toml" +hash = "5f1aeeb001320d02864ed3e94c6f92054e7a985dea61402c0da8cd7a67e0b45f" +metafile = true + [[files]] file = "mods/tabtps.pw.toml" hash = "bd15c00bb356382978301589215babfec16eb6d3791f8d47fe2eff722b17739c" @@ -500,6 +505,11 @@ file = "mods/welcome-message.pw.toml" hash = "50f039911839f7452860edfb1a1bf6fdef7037fd8475e27d469c3b97710425ef" metafile = true +[[files]] +file = "mods/withering-enchantment.pw.toml" +hash = "80a8c124cf2a167c145321ce9ba13480edee211c8994f179821f9c49628fa3a8" +metafile = true + [[files]] file = "mods/witherswrath.pw.toml" hash = "437ceec948f3b721b3887c23fd4ed6da28d1d2a58b50930b5360f442d97087ad" diff --git a/mods/swift-flight.pw.toml b/mods/swift-flight.pw.toml new file mode 100644 index 0000000..e32e092 --- /dev/null +++ b/mods/swift-flight.pw.toml @@ -0,0 +1,13 @@ +name = "Swift Flight" +filename = "swift-flight-v1.0.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/HUkmS2ed/versions/SMxuo5iM/swift-flight-v1.0.2.jar" +hash-format = "sha512" +hash = "54344157164885c97e64a9738f615dc18fe99a6464151c16d995aad8596d0636bce0a73d82f8641586e0b1cc0b8d7cd44d5f837ad52dff78e2e5f6d8c08ff84e" + +[update] +[update.modrinth] +mod-id = "HUkmS2ed" +version = "SMxuo5iM" diff --git a/mods/withering-enchantment.pw.toml b/mods/withering-enchantment.pw.toml new file mode 100644 index 0000000..abaec95 --- /dev/null +++ b/mods/withering-enchantment.pw.toml @@ -0,0 +1,13 @@ +name = "Withering Enchantment" +filename = "withering-enchantment-v1.0.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/xfnHnmrO/versions/gSv9w86J/withering-enchantment-v1.0.4.jar" +hash-format = "sha512" +hash = "232ac278d67f962485965e2808b5214d99e0fe329f61b87bd809befbbc319e58dd493543e4a5a0547ae07590462ded19b0086cfe5a827db6a738601958b72f19" + +[update] +[update.modrinth] +mod-id = "xfnHnmrO" +version = "gSv9w86J" diff --git a/pack.toml b/pack.toml index c18402a..a2a038a 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 = "6989d7b5c13fa741db8ad9fb093c4e0151149de5c92eaffa43a0145338b63777" +hash = "982b7b7f2cfb0c03f5a3a81ad8f7b6b42d86f1c76b312c6a2a4ddc2cae407c8e" [versions] fabric = "0.19.2"