Humanize custom item names
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
"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" } }
|
||||
{ "when": "Baked Cod Chowder", "model": { "type": "model", "model": "lz:food/stew_baked_cod" } },
|
||||
{ "when": "Fish Chowder", "model": { "type": "model", "model": "lz:food/stew_fish" } }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user