Humanize custom item names
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"model": "minecraft:item/cooked_beef"
|
||||
},
|
||||
"cases": [
|
||||
{ "when": "stew", "model": { "type": "model", "model": "lz:food/stew_beef" } }
|
||||
{ "when": "Hearty Beef Stew", "model": { "type": "model", "model": "lz:food/stew_beef" } }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user