Beta
Loot item condition that checks whether an appropriate tool was used to trigger the loot event. Can describe item type, count, durability, enchantments, or arrays of item tags to compare against.
Readonly
The stack size, or count, required for this condition to pass.
The durability value required for this condition to pass.
Array of enchantments required for this condition to pass.
The name of the tool item required for this condition to pass.
Array of item tags which ALL must be matched for this condition to pass.
Array of item tags, from which at least 1 must be matched for this condition to pass.
Array of item tags, from which exactly zero must match for this condition to pass.
Loot item condition that checks whether an appropriate tool was used to trigger the loot event. Can describe item type, count, durability, enchantments, or arrays of item tags to compare against.