Name | custom_model_data |
Object | ItemTag |
Input | ElementTag(Number) |
Related Tags | <ItemTag.custom_model_data> (Property) Returns the custom model data ID number of the item. (...)
|
Description | (Property) Sets the custom model data ID number of the item.
Use with no input to remove the custom model data. See also ItemTag.has_custom_model_data |
Generated Example |
|
Group | Properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemCustomModel.java#L11 |