The mining speed menu can be used to configure how much time it takes to break a custom block using a given tool. It should look like this:

Mining speed value

The mining speed value must be an integer between -5 and 25, where a value of -5 makes the block completely unbreakable and a value of 25 lets the player break it instantly. When you choose a negative value, the player will get mining fatique while breaking the block. When you choose a positive value, the player will get haste while breaking the block. When the value is 0, the player won't get any potion effects. The value directly corresponds to the level of fatique/haste: using value = -3 will give players mining fatique 3 and using value = 10 will give players haste 10. An impression of the resulting block break times are given below:

Mining speed per item

You can configure the mining speed per item. (For instance, you can give pickaxes higher mining speed values.)

Default mining speed

The default mining speed (on the left) is the mining speed value that will be used when none of the items on either of the lists on the right are used.

Vanilla items mining speed

The middle column is designated to the mining speed for vanilla minecraft items. Using the green + button, you can add an entry for any vanilla minecraft item. Each entry has a vanilla item type, a value (the text field), and a checkbox to determine whether custom items with that vanilla item type are also allowed. If a player tries to break the block with an item in the list, the mining speed value for that item will be used instead of the default mining speed. An example is shown below:

Custom item mining speed

The right column is designated to the mining speed for custom items. This is equivalent to the vanilla item mining speed column, except that it is for custom items rather than vanilla items.

Axe behavior

Since all custom blocks are technically mushroom blocks, players can break them much quicker by using an axe, which would allow them to bypass the very long break time associated with mining speeds of -3 and -4. To circumvent this, the plug-in will forbid players from breaking custom blocks with a negative default mining speed with axes, unless you explicitly add mining speed for the corresponding (custom) axe. If you don't care about the axe mining speed, you can just ignore this. If you really want your custom block to have a custom axe mining speed, you need to configure this explicitly, but note that you need to assign extra low mining speeds to achieve the same break speed as another item.