updating naming
This commit is contained in:
@@ -7,14 +7,14 @@
|
||||
"model": "minecraft:item/bread"
|
||||
},
|
||||
"cases": [
|
||||
{ "when": "chicken1", "model": { "type": "model", "model": "lz:food/plated_sandwich_chicken1" } },
|
||||
{ "when": "chicken2", "model": { "type": "model", "model": "lz:food/plated_sandwich_chicken2" } },
|
||||
{ "when": "egg1", "model": { "type": "model", "model": "lz:food/plated_sandwich_egg1" } },
|
||||
{ "when": "egg2", "model": { "type": "model", "model": "lz:food/plated_sandwich_egg2" } },
|
||||
{ "when": "glow_berry", "model": { "type": "model", "model": "lz:food/plated_sandwich_glow_berry" } },
|
||||
{ "when": "glow_berry_dark", "model": { "type": "model", "model": "lz:food/plated_sandwich_glow_berry_dark" } },
|
||||
{ "when": "sweet_berry", "model": { "type": "model", "model": "lz:food/plated_sandwich_sweet_berry" } },
|
||||
{ "when": "sweet_berry_dark", "model": { "type": "model", "model": "lz:food/plated_sandwich_sweet_berry_dark" } }
|
||||
{ "when": "sandwich_chicken1", "model": { "type": "model", "model": "lz:food/plated_sandwich_chicken1" } },
|
||||
{ "when": "sandwich_chicken2", "model": { "type": "model", "model": "lz:food/plated_sandwich_chicken2" } },
|
||||
{ "when": "sandwich_egg1", "model": { "type": "model", "model": "lz:food/plated_sandwich_egg1" } },
|
||||
{ "when": "sandwich_egg2", "model": { "type": "model", "model": "lz:food/plated_sandwich_egg2" } },
|
||||
{ "when": "sandwich_glow_berry", "model": { "type": "model", "model": "lz:food/plated_sandwich_glow_berry" } },
|
||||
{ "when": "sandwich_glow_berry_dark", "model": { "type": "model", "model": "lz:food/plated_sandwich_glow_berry_dark" } },
|
||||
{ "when": "sandwich_sweet_berry", "model": { "type": "model", "model": "lz:food/plated_sandwich_sweet_berry" } },
|
||||
{ "when": "sandwich_sweet_berry_dark", "model": { "type": "model", "model": "lz:food/plated_sandwich_sweet_berry_dark" } }
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user