Перейти к содержимому
Mineforgian

Server Side Vein Mine

A fabric mod to added vein mining on the server side

Загрузки
23K
Подписчики
20
Обновлён
22 июня 2026 г.
Лицензия
CC0-1.0

Опубликован 24 июня 2023 г.

Server Side Vein Mine

This is a fabric server mod to add vein mining. Fabric API is the only dependency.

You can add blocks to the list with the command /config serverveinmine veinMineableBlocks add [block]

Or you can edit the config json in [server-dir]/config/serverveinmine/config.json

A 3x3x3 area centred on the target block will be checked for blocks or their deepslate equivalents. If another block of the same type is found, it is queued and a 3x3x3 is checked on it.

The default maximum is 64 blocks, above that to prevent lag the vein mine will be rejected.

Ченджлог

1.4.0Релиз26.2 · 22 июня 2026 г.

Updated to 26.2

1.3.0Релиз1.21.11 · 22 декабря 2025 г.

Updated to BetterConfig 2.5.1 to fix 1.21.11 dedicated server host crash issue

1.2.8Релиз1.21.8, 1.21.9, 1.21.10 · 5 октября 2025 г.

Updated neighbour checking, equivalent checking and vein mining algorithm thanks to @AmyMialee

1.2.7Релиз1.21.7, 1.21.8, 1.21.9 · 22 октября 2024 г.

Compatible with 1.21.2-1.21.9

1.2.5Релиз1.21, 1.21.1 · 26 июня 2024 г.

Added a fix for tick loops created by vein mining obscene amounts of blocks, stops trying to find neighbours after the maxBlock iteration of the add loop

1.2.4Релиз1.21 · 15 июня 2024 г.

Update for 1.21, uses better config betterconfig 1.3.

Note Your configuration from 1.2.3 will not work with this version, delete serverveinmine.config.json

1.2.3Альфа1.21 · 14 июня 2024 г.

Please note this is an alpha, your previous configs are not compatible.

This is a temporary branch to remove the dependency on BetterConfig while it updates, v1.2.4 will return to BetterConfig

1.2.2Релиз1.20.5, 1.20.6 · 30 апреля 2024 г.
  • Updated to 1.20.5 and 1.20.6
  • Updated config, no longer need quotes

Комментарии

Загружаем…