| Name | <ItemTag.custom_model_data> |
| Returns | ElementTag(Number) |
| Mechanism | ItemTag.custom_model_data |
| Description | (Property) Returns 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 |