Custom Items
File Structure
Modifying the Existing Item Model JSON
"overrides": [
{
"predicate": { "custom_model_data": 123456 },
"model": "your_namespace:item/custom_item_model"
}
]Last updated