Generating custom Tools

This process follow the same main principles as Simple Items.

1) Load your Packs and choose your texture file or textures folder.

2) Choose the tools tab, and configure all options as needed:

  • Check Use efficiency if the tool should be affected by the efficiency enchantment

  • Check and configure the value of Secondary attack to set the damage the tool would deal to mobs

  • Mining speed is the default speed for breaking blocks

  • If the Tool should have durability, have the Durability checkbox checked and configure it's value.

  • Same process for Damage Chance and Repair Items. The latter is a list of items the item can be repaired with, but you'll have to configure the value manually in the files (10 by default) [This is subject to change!]

  • Check the Enchantable checkbox and configure the rarity value to make the tool enchantable. It will use 'digger' enchantment variety by default.

Now to configure the speed of the digger for individual blocks, using this format:

This is an example of the usage:

Dirt and grass will be broken with the speed of 5, stones with the speed of 1, and obsidian won't be breakable at all.

Varying mining speeds are separated with a newline (Enter). The blocks that should be broken with the same speed are seperated with a ", ".

TIP: It's much simpler to use the bar above to automatically add a new block with it's mining speed. Simply type in the block's name, configure the mining speed, and click "Add".

Delete all unnecessary newlines!

The new tool is added to your add-on!