model

var model: Identifier

The model identifier for the item.

If not explicitly set, defaults to "namespace:item/path" based on the item id. For example, an item with id "mymod:custom_sword" would default to the model identifier "mymod:item/custom_sword".

This identifier is used by the client to locate the item's model JSON file in the resource pack.