Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed CC0-1.0
Published last year
Updated 2 months ago
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.