portablejim / VeinMiner

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

Crash veinmining some random dungeon block #134

Open C0rn3j opened 6 years ago

C0rn3j commented 6 years ago

https://paste.rys.pw/?1dc73ec09344bb07#lVXjeLoQq9Lr0ihWA1wQ2jT4hR/NewYX7ME7Zg5ySWA=

The only non-default setting in veinminer is the following

overrides {
    # Mine all blocks with all registered tools that can harvest blocks.
    B:override.allBlocks=true

    # Allow all tools, including the open hand, to be used to mine blocks.
    B:override.allTools=true
}
Shybella commented 6 years ago

You still having this problem?