File Details
NaturalVeinMiner-0.0.2.jar
- R
- Jan 20, 2026
- 11.09 KB
- 88
- Early Access
File Name
NaturalVeinMiner-0.0.2.jar
Supported Versions
- Early Access
Added more options for input in the config:
- Crouch key (this was the only key)
- Walk key (default is alt)
- Without any key (veinminer will trigger automatically when it detects a valid tool and ore configured in the config)
You can also have multiple of these options active at once in the config.
Of course, triggering without any key will make the veinminer trigger regardless of the other 2 options.
New default config looks like this:
{
"MineDiagonal": true,
"MaxMineIterations": 15,
"AllowedBlocks": [
"Ore:Pickaxe"
],
"SpawnDropsOnStartingBlock": true,
"TriggerOnCrouchKey": true,
"TriggerOnWalkKey": false,
"TriggerWithoutKeybind": false
}
Note: You may need to regenerate your config by deleting the folder that the config.json file was in for the new options to show up if you used the previous version of the mod. Enjoy!

