# Delay for each step.
#
# This delay is multiplied by 100 for users without the "dwarf" privilege in multiplayer.
simple_oreminer.delay (Delay in seconds) float 0.01

# Size of the ore vein.
simple_oreminer.max_distance (Distance in blocks) int 40

# Max acceptable space between ore blocks.
simple_oreminer.max_radius (Radius in blocks) int 1

# Reverse modifiers behavior.
simple_oreminer.reverse_modifiers (Reverse modifiers behavior) bool false

# If set to true, digging will stop before tool breaks.
simple_oreminer.prevent_tool_break (Prevent tool break) bool true
