mods: add veinminer and enchantment

Configured to require sneaking.

Closes #5.
This commit is contained in:
Yonah 2025-11-10 04:05:21 +09:00
parent 913c0212e4
commit 64eafffa34
Signed by: yonah
SSH Key Fingerprint: SHA256:57+oNEzV2U/aq2eDPdDtPiJjVykuXMYYJMkcAo8QdRw
6 changed files with 76 additions and 1 deletions

View File

@ -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
}
}

View File

@ -28,6 +28,10 @@ hash = "df32843b853e0a493ef3a9b1e39276818294353fbb0d833f7f61e77da0f5bca1"
file = "config/yosbr/config/NoChatReports/README.md"
hash = "c52b76ccad2bd1063a22c7f6bb9e7c5db6b00fb53a6fd605585972ee0e5fc01f"
[[files]]
file = "config/yosbr/config/Veinminer/settings.json"
hash = "d36d92abaccf6bcc140241e32a7e29bf3d8600a7fbb841be4b32cb2c273eb5dd"
[[files]]
file = "config/yosbr/config/badoptimizations.txt"
hash = "f043b31a1fd029cbcd999a9ba184a1f66b4a8a8f020881c59b870436d8de1103"
@ -364,6 +368,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 +403,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"

13
mods/silk.pw.toml Normal file
View File

@ -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"

View File

@ -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"

13
mods/veinminer.pw.toml Normal file
View File

@ -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"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "98079f388c9623240c64cdbc2dea399315cbb9626d3e56c24d5a47d0b9ce7993"
hash = "fe98386150657f71ec43460d65f1034f2083e34041430db6be4e8ced0429df34"
[versions]
fabric = "0.17.3"