Reference ItemModel
myitem:
ItemModel:
type: model
model: namespace:mymodel #References assest/namespace/models/mymodel.jsonmyitem:
Pack:
texture: namespace:mytexture #References assest/namespace/textures/mytexture.png
ItemModel:
type: model
model: myitem # When only a texture is provided, Nexo generates the Model for <itemid>myitem:
Pack:
texture: namespace:mytexture
Components:
item_model: namespace:myitemLast updated