#Is there a item_model option?
1 messages · Page 1 of 1 (latest)
you mean model_data:?
Isnt there an item model option?
Model data is for # only
there is no item model for vanilla resource packs?
^ this
“Item models” have custom model data which is what this option is
material: PAPER
model_data: 1000
On the latest version you don't need to override an item/block to create custom textures, so basically there is no need to add custom model data, you can apply the new model using item components
example:
item-model: 'custom:gui/custom_texture'
And model_data doesn't work sadly
https://github.com/HelpChat/DeluxeMenus/pull/152
The last dev build should have this @sterile gazelle
You can find the latest DeluxeMenus dev builds here: https://ci.extendedclip.com/job/DeluxeMenus/
There is no info about it on the wiki, or maybe the wiki is outdated
Yes because it is not released yet.
You can use the latest dev build, as I've said.