Rename plated food items
Build renameable item readme / build (push) Successful in 10s
Package resourcepack release / release (push) Successful in 4s

This commit is contained in:
2026-08-18 21:34:23 +01:00
parent 4f472fff97
commit ffc46fae85
4 changed files with 10 additions and 10 deletions
+6 -6
View File
@@ -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"
},