Rename plated food items
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"model": "minecraft:item/baked_potato"
|
||||
},
|
||||
"cases": [
|
||||
{ "when": "Baked Potato", "model": { "type": "model", "model": "lz:food/plated_baked_potato" } },
|
||||
{ "when": "Plated Baked Potato", "model": { "type": "model", "model": "lz:food/plated_baked_potato" } },
|
||||
{ "when": "Baked Potato 1", "model": { "type": "model", "model": "lz:food/plated_baked_potato_1" } },
|
||||
{ "when": "Baked Potato 2", "model": { "type": "model", "model": "lz:food/plated_baked_potato_2" } },
|
||||
{ "when": "Baked Potato 3", "model": { "type": "model", "model": "lz:food/plated_baked_potato_3" } }
|
||||
|
||||
@@ -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