Rename plated food items
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"model": "minecraft:item/cooked_chicken"
|
||||
},
|
||||
"cases": [
|
||||
{ "when": "Roast Chicken", "model": { "type": "model", "model": "lz:food/plated_roast_chicken" } },
|
||||
{ "when": "Plated Roast Chicken", "model": { "type": "model", "model": "lz:food/plated_roast_chicken" } },
|
||||
{ "when": "Roast Chicken 0", "model": { "type": "model", "model": "lz:food/plated_roast_chicken_0" } },
|
||||
{ "when": "Roast Chicken 1", "model": { "type": "model", "model": "lz:food/plated_roast_chicken_1" } },
|
||||
{ "when": "Roast Chicken 2", "model": { "type": "model", "model": "lz:food/plated_roast_chicken_2" } },
|
||||
|
||||
Reference in New Issue
Block a user