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
+1 -1
View File
@@ -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" } }
+1 -1
View File
@@ -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" } },