7 Commits

Author SHA1 Message Date
7ea4484013 mods: add bluemap
Hope this works first try cause I have no staging environment to test
this with.
2025-11-29 19:53:33 +09:00
28d51c529b mods:: add appleskin
This has to be present on the server to display saturation.
2025-11-14 02:26:22 +09:00
9cb7f63f53 mods: add dungeons and taverns
Marked as required on both sides, hope that's not true.
2025-11-13 00:55:14 +09:00
ab8f06a174 Revert "mods: add better villagers"
Turns out the mod authors just lied about it being server-side only.
The change was made in 2023 so forgetting to update the page for so long
is inexcusable. I hope this does not make us have to reset the world.

This reverts commit 60a75c89ce.
2025-11-10 21:46:37 +09:00
5a3be45a06 mods: add tpa
Configured to show action bar text.
2025-11-10 04:52:00 +09:00
c398ccffe6 mods: add veinminer and enchantment
Configured to require sneaking. The enchantment mod is configured to
only be set once so configuration is persisted since it does not support
configuration.

Closes #5.
2025-11-10 04:29:02 +09:00
913c0212e4 config: remove plasmovoice defaults
These do not work and cause loading errors.
2025-11-10 03:30:33 +09:00
15 changed files with 178 additions and 41 deletions

View File

@@ -0,0 +1,9 @@
{
"teleportation": {
"cancelOnMove": true,
"actionBarMessageEnabled": true
},
"timeout": 60,
"standStill": 3,
"cooldown": 30
}

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

@@ -1,5 +0,0 @@
debug = false
check_for_updates = false
[voice]
disabled = false

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"

View File

@@ -4,6 +4,10 @@ hash-format = "sha256"
file = "config/isxander-main-menu-credits.json" file = "config/isxander-main-menu-credits.json"
hash = "82219d10207c39e58dacdf82359116dd404f1109988d1f5aef90423149e97e8c" hash = "82219d10207c39e58dacdf82359116dd404f1109988d1f5aef90423149e97e8c"
[[files]]
file = "config/yosbr/config/BlossomMods/BlossomTpa.json"
hash = "ce7bee420782e2d4c7c6faf5da8463945fcd6d47b5dd872a24b45c4fea8e84d4"
[[files]] [[files]]
file = "config/yosbr/config/MouseTweaks.cfg" file = "config/yosbr/config/MouseTweaks.cfg"
hash = "517dc398bcc772616a9775a38c77e608a12a9e03cf5b019e7640a4ad572f628c" hash = "517dc398bcc772616a9775a38c77e608a12a9e03cf5b019e7640a4ad572f628c"
@@ -28,6 +32,10 @@ hash = "df32843b853e0a493ef3a9b1e39276818294353fbb0d833f7f61e77da0f5bca1"
file = "config/yosbr/config/NoChatReports/README.md" file = "config/yosbr/config/NoChatReports/README.md"
hash = "c52b76ccad2bd1063a22c7f6bb9e7c5db6b00fb53a6fd605585972ee0e5fc01f" hash = "c52b76ccad2bd1063a22c7f6bb9e7c5db6b00fb53a6fd605585972ee0e5fc01f"
[[files]]
file = "config/yosbr/config/Veinminer/settings.json"
hash = "d36d92abaccf6bcc140241e32a7e29bf3d8600a7fbb841be4b32cb2c273eb5dd"
[[files]] [[files]]
file = "config/yosbr/config/badoptimizations.txt" file = "config/yosbr/config/badoptimizations.txt"
hash = "f043b31a1fd029cbcd999a9ba184a1f66b4a8a8f020881c59b870436d8de1103" hash = "f043b31a1fd029cbcd999a9ba184a1f66b4a8a8f020881c59b870436d8de1103"
@@ -116,6 +124,11 @@ hash = "cecae3a750fb40a17ed8de5be3421efa388ec8a338aa7842116d70dd5a9e175f"
file = "config/yosbr/config/xaerominimap_entities.json" file = "config/yosbr/config/xaerominimap_entities.json"
hash = "94fc0e69a1754ef80c54e1f3c9193526c620b0ac646f94a4a0f560bcc58826a8" hash = "94fc0e69a1754ef80c54e1f3c9193526c620b0ac646f94a4a0f560bcc58826a8"
[[files]]
file = "config/yosbr/mods/veinminer-enchantment.pw.toml"
hash = "79b8d7410138bbabb5795fe29c18f82fd9238e5fe000dfa4a0fbf77cd24011ae"
metafile = true
[[files]] [[files]]
file = "config/yosbr/options.txt" file = "config/yosbr/options.txt"
hash = "1ecddc095df30c82076c725e42fb9587acf2cf53351767231fbdc8a1659f5f5f" hash = "1ecddc095df30c82076c725e42fb9587acf2cf53351767231fbdc8a1659f5f5f"
@@ -124,19 +137,34 @@ hash = "1ecddc095df30c82076c725e42fb9587acf2cf53351767231fbdc8a1659f5f5f"
file = "config/yosbr/servers.dat" file = "config/yosbr/servers.dat"
hash = "01d7298f439377ad31d6715cd45b9fbaee2a3ee785c5cf13f487b4997eb1acbc" hash = "01d7298f439377ad31d6715cd45b9fbaee2a3ee785c5cf13f487b4997eb1acbc"
[[files]]
file = "mods/appleskin.pw.toml"
hash = "1fc1e482945dff68e6aab34b22d61d054a6177869408ed4af3fef6117a33faab"
metafile = true
[[files]] [[files]]
file = "mods/badoptimizations.pw.toml" file = "mods/badoptimizations.pw.toml"
hash = "c08dc994f8c76e87c1b59a20ea5a5a8ae0a18116c5fdd687afbbac9b4787939d" hash = "c08dc994f8c76e87c1b59a20ea5a5a8ae0a18116c5fdd687afbbac9b4787939d"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/better-village.pw.toml" file = "mods/bettergrassify.pw.toml"
hash = "f26e3b52cdf25c794e7a1b6402ca8b07170769fc89bd638d0b88f351c6f968e0" hash = "7a1461aa9d13a87e81431dc54c40c3e2df10aa6216b20aaf3389828b01407a63"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/bettergrassify.pw.toml" file = "mods/blossomlib.pw.toml"
hash = "7a1461aa9d13a87e81431dc54c40c3e2df10aa6216b20aaf3389828b01407a63" hash = "06f14238b158016b8832fbc2cd7e9730a58ef475fc74359031a4f4f8cba1340f"
metafile = true
[[files]]
file = "mods/blossomtpa.pw.toml"
hash = "2785eb559710cddbd354e727bcf1f67a9923a136c053f3262e462bac758645b2"
metafile = true
[[files]]
file = "mods/bluemap.pw.toml"
hash = "24737d4ec343e590df0fb597f52bd792557300b659b828492bfd51d63c1fe52d"
metafile = true metafile = true
[[files]] [[files]]
@@ -174,6 +202,11 @@ file = "mods/dcintegration.pw.toml"
hash = "1a3c70470af98fcf70c22dfa16f64e4259458072290c4ab1e31569874e709358" hash = "1a3c70470af98fcf70c22dfa16f64e4259458072290c4ab1e31569874e709358"
metafile = true metafile = true
[[files]]
file = "mods/dungeons-and-taverns.pw.toml"
hash = "a5a946d6b3cbb7bfc975ce0a7faf9b75e1fedd47b4c6135bbc352bbaf97b40ab"
metafile = true
[[files]] [[files]]
file = "mods/dynamic-fps.pw.toml" file = "mods/dynamic-fps.pw.toml"
hash = "d98649616d0dabc940af0d936985128321cb6666b46a7fc9caefcd23bc87bca1" hash = "d98649616d0dabc940af0d936985128321cb6666b46a7fc9caefcd23bc87bca1"
@@ -259,11 +292,6 @@ file = "mods/leukocyte.pw.toml"
hash = "a5c030a6bc64dcb885e7dff521a135e8abef1ba79bb5a5a975b6d7be2fd589b9" hash = "a5c030a6bc64dcb885e7dff521a135e8abef1ba79bb5a5a975b6d7be2fd589b9"
metafile = true metafile = true
[[files]]
file = "mods/library-ferret.pw.toml"
hash = "8005b7dac960278fd61207a10bdf3f542b57ce1d0a07d8a76c0b4013dfd1326f"
metafile = true
[[files]] [[files]]
file = "mods/lithium.pw.toml" file = "mods/lithium.pw.toml"
hash = "285557e619a9fad693c1b8780cfd70971f0e6564f545df01d08c378837821ef5" hash = "285557e619a9fad693c1b8780cfd70971f0e6564f545df01d08c378837821ef5"
@@ -364,6 +392,11 @@ file = "mods/servercore.pw.toml"
hash = "c57cb0a81eb8ab649a0102ba41e35c135474a6b1c196bc19d9a22922f8646846" hash = "c57cb0a81eb8ab649a0102ba41e35c135474a6b1c196bc19d9a22922f8646846"
metafile = true metafile = true
[[files]]
file = "mods/silk.pw.toml"
hash = "493a76add332abb0dfa23004300ea2ae77a8448960f603519c1db5ab4d769413"
metafile = true
[[files]] [[files]]
file = "mods/sodium-extra.pw.toml" file = "mods/sodium-extra.pw.toml"
hash = "f24a09bec2452947c6184f3a0e5d26989dd2b06b65b62376df5c7e8695165d84" hash = "f24a09bec2452947c6184f3a0e5d26989dd2b06b65b62376df5c7e8695165d84"
@@ -394,6 +427,11 @@ file = "mods/towns-and-towers.pw.toml"
hash = "54379eac29e1b71a68d04c25a2a718b395422005a60aa289f24c10312687ee4d" hash = "54379eac29e1b71a68d04c25a2a718b395422005a60aa289f24c10312687ee4d"
metafile = true metafile = true
[[files]]
file = "mods/veinminer.pw.toml"
hash = "5cb9a93032a75644cdf442b05a29e0616c76df503ee6b3dd3ab367ad1a04ff60"
metafile = true
[[files]] [[files]]
file = "mods/xaeros-minimap.pw.toml" file = "mods/xaeros-minimap.pw.toml"
hash = "4cd110350bb72acef0f710959011eb021d08519e4fae922d3092d494a8c61b55" hash = "4cd110350bb72acef0f710959011eb021d08519e4fae922d3092d494a8c61b55"

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

@@ -0,0 +1,13 @@
name = "AppleSkin"
filename = "appleskin-fabric-mc1.21.9-3.0.7.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/8sbiz1lS/appleskin-fabric-mc1.21.9-3.0.7.jar"
hash-format = "sha512"
hash = "79d0d0b4a09140cdb7cf74b1cd71554147c60648beb485ca647b149174e171660ec561ad329da58b78b5de439909b180e287b4b38bf068acfca20666100f4584"
[update]
[update.modrinth]
mod-id = "EsAfCjCV"
version = "8sbiz1lS"

View File

@@ -1,13 +0,0 @@
name = "Better Villages"
filename = "bettervillage-fabric-1.21.9-3.3.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/dGVX5JbJ/versions/u6cdO3pr/bettervillage-fabric-1.21.9-3.3.1.jar"
hash-format = "sha512"
hash = "31d92eb3d1738820d7d711f59987b9e2ada2c6000e56415edd9a607cb6ac38061e47e42eada6c78ed76dc3f7233ce9160cbecb4df5eb4067c038d762df890001"
[update]
[update.modrinth]
mod-id = "dGVX5JbJ"
version = "u6cdO3pr"

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

@@ -0,0 +1,13 @@
name = "BlossomLib"
filename = "blossom-lib-2.5.17+1.21.9.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/Xw7lTsbM/versions/UhnLDUIB/blossom-lib-2.5.17%2B1.21.9.jar"
hash-format = "sha512"
hash = "c2b59bdcf8c2d86a8e8d68beea720b684658a88994dd5f8bcbdd1b812a02404e6f3a8fbc5e8f547af71cba7b6229b52ec74c5900efb87054c7dd7d70611560d9"
[update]
[update.modrinth]
mod-id = "Xw7lTsbM"
version = "UhnLDUIB"

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

@@ -0,0 +1,13 @@
name = "BlossomTpa"
filename = "blossom-tpa-2.2.11+1.21.9.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/Y25EUH1s/versions/u3w7YkDw/blossom-tpa-2.2.11%2B1.21.9.jar"
hash-format = "sha512"
hash = "6c0ffe5621b782b06e2abd91bd519c095b1643fc6a7b8d1ae53330dc95ee1b95db370f11742cad8c951600780f1002d02b62ae62b3f77eaadc5249d34d526dd7"
[update]
[update.modrinth]
mod-id = "Y25EUH1s"
version = "u3w7YkDw"

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

@@ -0,0 +1,13 @@
name = "BlueMap"
filename = "bluemap-5.13-fabric.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/swbUV1cr/versions/ovtipQy0/bluemap-5.13-fabric.jar"
hash-format = "sha512"
hash = "bd866d7d96f863a9b66ae94721fb9f50e14aa37d78d2f5daeb3c0c9b41b690af74d50d13f044e0cab5534474ca074516cb9f48e3fcef54de3379f3f1d26c7c1e"
[update]
[update.modrinth]
mod-id = "swbUV1cr"
version = "ovtipQy0"

View File

@@ -0,0 +1,13 @@
name = "Dungeons and Taverns"
filename = "dungeons-and-taverns-v5.0.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/tpehi7ww/versions/IqBigwGK/dungeons-and-taverns-v5.0.3.jar"
hash-format = "sha512"
hash = "823294d4829be8a6f573e1c6ce5aa8d76677ae76a261ca2c26d3a4e8c9c342c9f5ec51b436bc40b0aa289e31bf97c2cc5c28347c327b068a383da26c2cd850e4"
[update]
[update.modrinth]
mod-id = "tpehi7ww"
version = "IqBigwGK"

View File

@@ -1,13 +0,0 @@
name = "Library Ferret"
filename = "libraryferret-fabric-1.21.9-4.0.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/DOB2l4oJ/versions/Qeg6h3l7/libraryferret-fabric-1.21.9-4.0.0.jar"
hash-format = "sha512"
hash = "012b2b8fdd7f7b2fa3dcc6b5e1a953c89709497c68ca65189221e7e47a2d9f8b8ad095f2a7d835cd41f54f603f563f45d48aa95e944e2c1d2954f1afb6cef09a"
[update]
[update.modrinth]
mod-id = "DOB2l4oJ"
version = "Qeg6h3l7"

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"

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] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "98079f388c9623240c64cdbc2dea399315cbb9626d3e56c24d5a47d0b9ce7993" hash = "91013d18269bcbfccecf7db3abe58890c88b61492716181cefe71c577353539b"
[versions] [versions]
fabric = "0.17.3" fabric = "0.17.3"