Skip to main content

Using VeinMiner (Plugin)

Veinminer is a plugin that allows you to simultaneously break multiple connected blocks of the same type by only breaking one. For example, breaking the bottom log of a tree will break all other connected log blocks, or breaking one iron ore will break all iron ores in the vein.

By default, VeinMiner is active only while you are sneaking (crouching).

Control VeinMiner

While the default configuration is good for most, you may find it beneficial to customize VeinMiner to your liking, or be able to enable/disable it altogether.

/vm toggle [tool]

Enables/disables VeinMiner. Supplying a tool name will enable/disable VeinMiner while using that specific tool.

  • Available Options: axe, hand, hoe, pickaxe, shears, shovel.
  • Examples:
    • /vm toggle - Enables/disables VeinMiner for all tools.
    • /vm toggle pickaxe - Enables/disables VeinMiner while using a pickaxe. Other tools are unaffected.

/vm mode <mode>

Sets a condition for when VeinMiner will work. Set to sneak by default so that VeinMiner only works while sneaking. The client option requires a companion Fabric mod.

  • Available Options: always, client, none, sneak, stand.
  • Examples:
    • /vm mode always - VeinMiner will always be active while breaking blocks.
    • /vm mode stand - VeinMiner will always be active while standing, but sneaking would prevent VeinMiner from working.