chore: commit all changes
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "select",
|
||||
"property": "component",
|
||||
"component": "minecraft:custom_name",
|
||||
"fallback": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/cooked_cod"
|
||||
},
|
||||
"cases": [
|
||||
{ "when": "stew", "model": { "type": "model", "model": "lz:food/stew_baked_cod" } },
|
||||
{ "when": "stew_fish", "model": { "type": "model", "model": "lz:food/stew_fish" } }
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user