Rename plated food items
This commit is contained in:
@@ -43,11 +43,6 @@
|
||||
"source_file": "assets/minecraft/items/baked_potato.json",
|
||||
"render_path": null,
|
||||
"cases": [
|
||||
{
|
||||
"when": "Baked Potato",
|
||||
"model": "lz:food/plated_baked_potato",
|
||||
"render_path": "renders/lz/food/plated_baked_potato.png"
|
||||
},
|
||||
{
|
||||
"when": "Baked Potato 1",
|
||||
"model": "lz:food/plated_baked_potato_1",
|
||||
@@ -62,6 +57,11 @@
|
||||
"when": "Baked Potato 3",
|
||||
"model": "lz:food/plated_baked_potato_3",
|
||||
"render_path": "renders/lz/food/plated_baked_potato_3.png"
|
||||
},
|
||||
{
|
||||
"when": "Plated Baked Potato",
|
||||
"model": "lz:food/plated_baked_potato",
|
||||
"render_path": "renders/lz/food/plated_baked_potato.png"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -289,7 +289,7 @@
|
||||
"render_path": "renders/lz/food/soup_chicken.png"
|
||||
},
|
||||
{
|
||||
"when": "Roast Chicken",
|
||||
"when": "Plated Roast Chicken",
|
||||
"model": "lz:food/plated_roast_chicken",
|
||||
"render_path": "renders/lz/food/plated_roast_chicken.png"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user