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