Block attributes

harvestLevel

This attribute defines the harvest level that is required to harvest the block. It works together with harvestLevel. For example if toolClass is set to pickaxe and harvestLevel is set to 2, only pickaxes with harvest level 2 or higher can harvest the block.

Examples

harvestLevel[0] = 0;

harvestLevel[15] = 2;