ItemStack get_tool_capabilities - Uberi/MineTest-API GitHub Wiki
returns the digging properties of the item, or those of the hand if none are defined for this item type
[tool_capabilities](../type/tool_capabilities.html) get_tool_capabilities()
local capabilities = stack:get_tool_capabilities()