portablejim / VeinMiner

Minecraft mod to quickly mine veins of ore
GNU Lesser General Public License v3.0
36 stars 31 forks source link

Break non-connected logs when veinmining trees? #121

Open OrdinatorStouff opened 7 years ago

OrdinatorStouff commented 7 years ago

Is it possible to have a config/option/logic for veinminer to "search" some number of blocks out from the connected ones for additional blocks of the same type to break?

The idea being that some trees grow with "disconnected" branches and veinmining the trunk leaves logs unbroken that were not directly touching. I'm not sure if this would even be relevant for anything other than grown trees and could probably be restricted to just the logs, or a configurable list of valid blocks to match.

Specific target version being requested 1.12 (i.e. ATC)

portablejim commented 7 years ago

What is possible is setting the leaves and wood to be seen as the same item and so are gotten by Veinminer in the same 'mine'. How is this compromise?