Compatible with 1.21.2-1.21.8
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
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
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
- Updated to 1.20.5 and 1.20.6
- Updated config, no longer need quotes
- Now checks a 3x3x3 square centred on the target block
- Configurable maximum number of blocks, above maximum will block the vein mine entirely.
- Updated to BetterConfig 1.1.2
- Removed Debug Logs