diff --git a/packs/0-lzcustom/assets/minecraft/items/cod.json b/packs/0-lzcustom/assets/minecraft/items/cod.json index 5128406..9e568fb 100644 --- a/packs/0-lzcustom/assets/minecraft/items/cod.json +++ b/packs/0-lzcustom/assets/minecraft/items/cod.json @@ -8,12 +8,12 @@ }, "cases": [ { "when": "roll", "model": { "type": "model", "model": "lz:food/plated_cod_roll" } }, - { "when": "roll1", "model": { "type": "model", "model": "lz:food/plated_cod_roll1" } }, - { "when": "roll2", "model": { "type": "model", "model": "lz:food/plated_cod_roll2" } }, - { "when": "roll3", "model": { "type": "model", "model": "lz:food/plated_cod_roll3" } }, - { "when": "roll4", "model": { "type": "model", "model": "lz:food/plated_cod_roll4" } }, - { "when": "roll5", "model": { "type": "model", "model": "lz:food/plated_cod_roll5" } }, - { "when": "roll6", "model": { "type": "model", "model": "lz:food/plated_cod_roll6" } }, + { "when": "roll1", "model": { "type": "model", "model": "lz:food/plated_cod_roll_1" } }, + { "when": "roll2", "model": { "type": "model", "model": "lz:food/plated_cod_roll_2" } }, + { "when": "roll3", "model": { "type": "model", "model": "lz:food/plated_cod_roll_3" } }, + { "when": "roll4", "model": { "type": "model", "model": "lz:food/plated_cod_roll_4" } }, + { "when": "roll5", "model": { "type": "model", "model": "lz:food/plated_cod_roll_5" } }, + { "when": "roll6", "model": { "type": "model", "model": "lz:food/plated_cod_roll_6" } }, { "when": "stew", "model": { "type": "model", "model": "lz:food/stew_baked_cod" } } ] } diff --git a/packs/0-lzcustom/assets/minecraft/items/cookie.json b/packs/0-lzcustom/assets/minecraft/items/cookie.json index 3fe5f3b..131e700 100644 --- a/packs/0-lzcustom/assets/minecraft/items/cookie.json +++ b/packs/0-lzcustom/assets/minecraft/items/cookie.json @@ -10,7 +10,7 @@ { "when": "cookie", "model": { "type": "model", "model": "lz:food/plated_cookie" } }, { "when": "cookie1", "model": { "type": "model", "model": "lz:food/plated_cookie1" } }, { "when": "cookie2", "model": { "type": "model", "model": "lz:food/plated_cookie2" } }, - { "when": "cookie4", "model": { "type": "model", "model": "lz:food/plated_cookie3" } }, + { "when": "cookie3", "model": { "type": "model", "model": "lz:food/plated_cookie3" } }, { "when": "cookie4", "model": { "type": "model", "model": "lz:food/plated_cookie4" } }, { "when": "sweet_berry", "model": { "type": "model", "model": "lz:food/plated_cookie_sweet_berry" } }, { "when": "sweet_berry1", "model": { "type": "model", "model": "lz:food/plated_cookie_sweet_berry1" } }, diff --git a/packs/0-lzcustom/assets/minecraft/items/salmon.json b/packs/0-lzcustom/assets/minecraft/items/salmon.json index 6fbb7a3..5cf72a2 100644 --- a/packs/0-lzcustom/assets/minecraft/items/salmon.json +++ b/packs/0-lzcustom/assets/minecraft/items/salmon.json @@ -8,12 +8,12 @@ }, "cases": [ { "when": "roll", "model": { "type": "model", "model": "lz:food/plated_salmon_roll" } }, - { "when": "roll", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_1" } }, - { "when": "roll", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_2" } }, - { "when": "roll", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_3" } }, - { "when": "roll", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_4" } }, - { "when": "roll", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_5" } }, - { "when": "roll", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_6" } } + { "when": "roll1", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_1" } }, + { "when": "roll2", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_2" } }, + { "when": "roll3", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_3" } }, + { "when": "roll4", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_4" } }, + { "when": "roll5", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_5" } }, + { "when": "roll6", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_6" } } ] } } \ No newline at end of file