From 432e6828e469d06bc1b9d7a3bf8c83ec235ce38c Mon Sep 17 00:00:00 2001 From: Yonah Date: Mon, 10 Nov 2025 04:05:21 +0900 Subject: [PATCH] mods: add veinminer and enchantment Configured to require sneaking. Closes #5. --- config/yosbr/config/Veinminer/settings.json | 17 +++++++++++++++++ index.toml | 15 +++++++++++++++ mods/silk.pw.toml | 13 +++++++++++++ mods/veinminer-enchantment.pw.toml | 13 +++++++++++++ mods/veinminer.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 6 files changed, 72 insertions(+), 1 deletion(-) create mode 100644 config/yosbr/config/Veinminer/settings.json create mode 100644 mods/silk.pw.toml create mode 100644 mods/veinminer-enchantment.pw.toml create mode 100644 mods/veinminer.pw.toml diff --git a/config/yosbr/config/Veinminer/settings.json b/config/yosbr/config/Veinminer/settings.json new file mode 100644 index 0000000..4c51b13 --- /dev/null +++ b/config/yosbr/config/Veinminer/settings.json @@ -0,0 +1,17 @@ +{ + "cooldown": 20, + "mustSneak": true, + "delay": 0, + "maxChain": 100, + "needCorrectTool": true, + "searchRadius": 1, + "permissionRestricted": false, + "mergeItemDrops": false, + "autoUpdate": false, + "decreaseDurability": true, + "client": { + "allow": true, + "translucentBlockHighlight": true, + "allBlocks": false + } +} diff --git a/index.toml b/index.toml index d34373a..89f7d61 100644 --- a/index.toml +++ b/index.toml @@ -364,6 +364,11 @@ file = "mods/servercore.pw.toml" hash = "c57cb0a81eb8ab649a0102ba41e35c135474a6b1c196bc19d9a22922f8646846" metafile = true +[[files]] +file = "mods/silk.pw.toml" +hash = "493a76add332abb0dfa23004300ea2ae77a8448960f603519c1db5ab4d769413" +metafile = true + [[files]] file = "mods/sodium-extra.pw.toml" hash = "f24a09bec2452947c6184f3a0e5d26989dd2b06b65b62376df5c7e8695165d84" @@ -394,6 +399,16 @@ file = "mods/towns-and-towers.pw.toml" hash = "54379eac29e1b71a68d04c25a2a718b395422005a60aa289f24c10312687ee4d" metafile = true +[[files]] +file = "mods/veinminer-enchantment.pw.toml" +hash = "79b8d7410138bbabb5795fe29c18f82fd9238e5fe000dfa4a0fbf77cd24011ae" +metafile = true + +[[files]] +file = "mods/veinminer.pw.toml" +hash = "5cb9a93032a75644cdf442b05a29e0616c76df503ee6b3dd3ab367ad1a04ff60" +metafile = true + [[files]] file = "mods/xaeros-minimap.pw.toml" hash = "4cd110350bb72acef0f710959011eb021d08519e4fae922d3092d494a8c61b55" diff --git a/mods/silk.pw.toml b/mods/silk.pw.toml new file mode 100644 index 0000000..b58ec80 --- /dev/null +++ b/mods/silk.pw.toml @@ -0,0 +1,13 @@ +name = "Silk" +filename = "silk-all-1.11.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/aTaCgKLW/versions/2OisNxPN/silk-all-1.11.4.jar" +hash-format = "sha512" +hash = "6f2e5e929909f779f667fedf90af66ac65e1d754aec2498d2ecb69d7080326699139c452ba43021c6a32bde66d8d61abeb8a7974b1719e5915d3a8c735b305d6" + +[update] +[update.modrinth] +mod-id = "aTaCgKLW" +version = "2OisNxPN" diff --git a/mods/veinminer-enchantment.pw.toml b/mods/veinminer-enchantment.pw.toml new file mode 100644 index 0000000..fe502a8 --- /dev/null +++ b/mods/veinminer-enchantment.pw.toml @@ -0,0 +1,13 @@ +name = "Veinminer Enchantment" +filename = "veinminer-enchant-2.2.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/4sP0LXxp/versions/YqKzhrfs/veinminer-enchant-2.2.2.jar" +hash-format = "sha512" +hash = "580749256a2ca60a8b78e33090495ed0fb98bf03e833a6313b309874b2cdc2e0929b715268fb900875b89562361daabb798b26fc3470073aa98e7eaff4d36b5a" + +[update] +[update.modrinth] +mod-id = "4sP0LXxp" +version = "YqKzhrfs" diff --git a/mods/veinminer.pw.toml b/mods/veinminer.pw.toml new file mode 100644 index 0000000..9fd149d --- /dev/null +++ b/mods/veinminer.pw.toml @@ -0,0 +1,13 @@ +name = "Veinminer" +filename = "veinminer-fabric-2.5.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/OhduvhIc/versions/lCVEKyxE/veinminer-fabric-2.5.0.jar" +hash-format = "sha512" +hash = "211b3bae1bf888cd6fe02ef5f60621c82f3d2a2f8b42c15cd03d5cafa9bdf900e395920327d63a8a0144b4eaef51f32551e8a15762ab30bcb619822b90ed1829" + +[update] +[update.modrinth] +mod-id = "OhduvhIc" +version = "lCVEKyxE" diff --git a/pack.toml b/pack.toml index 5b0750c..9aaa997 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 = "98079f388c9623240c64cdbc2dea399315cbb9626d3e56c24d5a47d0b9ce7993" +hash = "3473e0d8ceed280dd94a934e8029b35ad08506bf7d1c57e9a3fa3b3f13aaf675" [versions] fabric = "0.17.3"