Humanize custom item names
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"model": "minecraft:item/beetroot_soup"
|
||||
},
|
||||
"cases": [
|
||||
{ "when": "soup", "model": { "type": "model", "model": "lz:food/soup_beetroot" } }
|
||||
{ "when": "Beetroot Soup", "model": { "type": "model", "model": "lz:food/soup_beetroot" } }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user