promotional bannermobile promotional banner

ExtremeBranchminer3000

A useful tool to quickly dig straight tunnels underground.
Back to Files

v2.1

File nameExtremeBranckMiner3000.jar
Uploaded
May 16, 2015
Downloads
464
Size
7.2 KB
File ID
878675
Type
R
Release
Supported game versions
  • CB 1.7.9-R0.2
  • 1.8.1
  • 1.8

What's new

Sorry about this guys, but I released version 2.0 without testing this, and it's been a while since I actually tested it, and I saw that it completely does not work. So this update fixes it.

Also added with v2.1, block limiter. You can configure in the config file a limit to how many blocks the branchminer mines.

Version 2.0 features three major features:

  • The branchminer pick mines more types of blocks. Grass and cobblestone are now mined along with stone, dirt and gravel.
  • Configerations! The blocks that the branchminer pick mines are now configurable, and there's now a Y range you can configure.
  • You can mine up or down! Just don't fall too far, or mine under sand or gravel.

The default configuration file (plugins/ExtremeBranchMiner3000/config.yml) should look like this:

branchminable_blocks: stone,dirt,gravel,cobblestone,grass
maximumYHeight: '250'
minimumYHeight: '0'
lengthLimit: '500'

To configure what blocks the branchminer mines, simply add or remove the names of the blocks after branchminable_blocks. Remember to put a comma after each one except the last, and do not have any spaces in this. Use underscores if the desired material is two words or more. The maximumYHeight and the minimumYHeight are integers and you can set them to whatever you want. The branchminer pick will not break any block under the minimumYHeight or above the maximumYHeight.

This mod has no additional files