Name | can_destroy |
Object | ItemTag |
Input | ListTag(MaterialTag) |
Related Tags | <ItemTag.can_destroy> Returns a list of materials this item can destroy while in adventure mode, if any.
|
Description | Sets the materials this item can destroy while in adventure mode.
Leave empty to remove this property. |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemCanDestroy.java#L98 |