Particles and Holding Position for food items

This commit is contained in:
2024-11-30 01:30:46 +00:00
parent ee33fa22ce
commit 1c6d4a4038
95 changed files with 623 additions and 701 deletions
@@ -5,7 +5,7 @@
"textures": { "textures": {
"4": "lz:block/food/glass_bottle", "4": "lz:block/food/glass_bottle",
"6": "lz:block/food/apple_cider", "6": "lz:block/food/apple_cider",
"particle": "minecraft:block/glass" "particle": "item/apple"
}, },
"elements": [ "elements": [
{ {
@@ -158,8 +158,9 @@
], ],
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"translation": [0, 3, 1], "rotation": [75, 45, 0],
"scale": [0.55, 0.55, 0.55] "translation": [0, 1.5, 0],
"scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -182,7 +183,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 2, 0]
}, },
"fixed": { "fixed": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
@@ -5,7 +5,7 @@
"textures": { "textures": {
"4": "lz:block/food/glass_bottle", "4": "lz:block/food/glass_bottle",
"8": "lz:block/food/hot_cocoa", "8": "lz:block/food/hot_cocoa",
"particle": "minecraft:block/glass" "particle": "item/cocoa_beans"
}, },
"elements": [ "elements": [
{ {
@@ -142,8 +142,9 @@
], ],
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"translation": [0, 3, 1], "rotation": [75, 45, 0],
"scale": [0.55, 0.55, 0.55] "translation": [0, 1.5, 0],
"scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -166,7 +167,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 2, 0]
}, },
"fixed": { "fixed": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
@@ -4,7 +4,8 @@
"texture_size": [32, 32], "texture_size": [32, 32],
"textures": { "textures": {
"3": "lz:block/food/glow_berry_juice", "3": "lz:block/food/glow_berry_juice",
"4": "lz:block/food/glass_bottle" "4": "lz:block/food/glass_bottle",
"particle": "item/glow_berries"
}, },
"elements": [ "elements": [
{ {
@@ -150,8 +151,9 @@
], ],
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"translation": [0, 3, 1], "rotation": [75, 45, 0],
"scale": [0.55, 0.55, 0.55] "translation": [0, 1.5, 0],
"scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -174,7 +176,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 2, 0]
}, },
"fixed": { "fixed": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
@@ -4,7 +4,7 @@
"textures": { "textures": {
"3": "lz:block/food/melon_juice", "3": "lz:block/food/melon_juice",
"4": "lz:block/food/glass_bottle", "4": "lz:block/food/glass_bottle",
"particle": "minecraft:block/glass" "particle": "item/melon_slice"
}, },
"elements": [ "elements": [
{ {
@@ -150,8 +150,9 @@
], ],
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"translation": [0, 3, 1], "rotation": [75, 45, 0],
"scale": [0.55, 0.55, 0.55] "translation": [0, 1.5, 0],
"scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -174,7 +175,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 2, 0]
}, },
"fixed": { "fixed": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
@@ -4,7 +4,8 @@
"texture_size": [32, 32], "texture_size": [32, 32],
"textures": { "textures": {
"3": "lz:block/food/sweet_berry_juice", "3": "lz:block/food/sweet_berry_juice",
"4": "lz:block/food/glass_bottle" "4": "lz:block/food/glass_bottle",
"particle": "item/sweet_berries"
}, },
"elements": [ "elements": [
{ {
@@ -150,8 +151,9 @@
], ],
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"translation": [0, 3, 1], "rotation": [75, 45, 0],
"scale": [0.55, 0.55, 0.55] "translation": [0, 1.5, 0],
"scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -174,7 +176,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 2, 0]
}, },
"fixed": { "fixed": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
@@ -5,7 +5,7 @@
"textures": { "textures": {
"4": "lz:block/food/glass_bottle", "4": "lz:block/food/glass_bottle",
"8": "lz:block/food/water", "8": "lz:block/food/water",
"particle": "1.21.3:block/glass" "particle": "block/glass"
}, },
"elements": [ "elements": [
{ {
@@ -142,8 +142,9 @@
], ],
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"translation": [0, 3, 1], "rotation": [75, 45, 0],
"scale": [0.55, 0.55, 0.55] "translation": [0, 1.5, 0],
"scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -166,7 +167,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 2, 0]
}, },
"fixed": { "fixed": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
@@ -2,7 +2,8 @@
"credit": "Made with Blockbench", "credit": "Made with Blockbench",
"texture_size": [32, 32], "texture_size": [32, 32],
"textures": { "textures": {
"4": "lz:block/food/glass_bottle" "4": "lz:block/food/glass_bottle",
"particle": "block/glass"
}, },
"elements": [ "elements": [
{ {
@@ -105,8 +106,9 @@
], ],
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"translation": [0, 3, 1], "rotation": [75, 45, 0],
"scale": [0.55, 0.55, 0.55] "translation": [0, 1.5, 0],
"scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -129,7 +131,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 2, 0]
}, },
"fixed": { "fixed": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
@@ -3,6 +3,7 @@
"texture_size": [8, 8], "texture_size": [8, 8],
"textures": { "textures": {
"bowl": "lz:block/food/small_plate", "bowl": "lz:block/food/small_plate",
"particle": "lz:block/food/apple_pie_top",
"top_texture": "lz:block/food/apple_pie_top", "top_texture": "lz:block/food/apple_pie_top",
"inner_texture": "lz:block/food/apple_pie_inner", "inner_texture": "lz:block/food/apple_pie_inner",
"side_texture": "lz:block/food/pie_side" "side_texture": "lz:block/food/pie_side"
@@ -37,8 +38,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -60,7 +61,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -1,6 +1,7 @@
{ {
"credit": "Made with Blockbench", "credit": "Made with Blockbench",
"textures": { "textures": {
"particle": "lz:block/food/apple_pie_top",
"top": "lz:block/food/apple_pie_top", "top": "lz:block/food/apple_pie_top",
"inner": "lz:block/food/apple_pie_inner", "inner": "lz:block/food/apple_pie_inner",
"side": "lz:block/food/pie_side", "side": "lz:block/food/pie_side",
@@ -22,9 +23,9 @@
], ],
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, -135, 0],
"translation": [0, 2.5, 0], "translation": [0, 4.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -46,7 +47,8 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 2.25, 0],
"scale": [0.8, 0.8, 0.8]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -1,6 +1,7 @@
{ {
"credit": "Made with Blockbench", "credit": "Made with Blockbench",
"textures": { "textures": {
"particle": "lz:block/food/apple_pie_top",
"top": "lz:block/food/apple_pie_top", "top": "lz:block/food/apple_pie_top",
"inner": "lz:block/food/apple_pie_inner", "inner": "lz:block/food/apple_pie_inner",
"side": "lz:block/food/pie_side", "side": "lz:block/food/pie_side",
@@ -22,9 +23,9 @@
], ],
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, -135, 0],
"translation": [0, 2.5, 0], "translation": [0, 4.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -46,7 +47,8 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 2.25, 0],
"scale": [0.8, 0.8, 0.8]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -1,6 +1,7 @@
{ {
"credit": "Made with Blockbench", "credit": "Made with Blockbench",
"textures": { "textures": {
"particle": "lz:block/food/apple_pie_top",
"top": "lz:block/food/apple_pie_top", "top": "lz:block/food/apple_pie_top",
"inner": "lz:block/food/apple_pie_inner", "inner": "lz:block/food/apple_pie_inner",
"side": "lz:block/food/pie_side", "side": "lz:block/food/pie_side",
@@ -33,9 +34,9 @@
], ],
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, -135, 0],
"translation": [0, 2.5, 0], "translation": [0, 4.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -57,7 +58,8 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 2.25, 0],
"scale": [0.8, 0.8, 0.8]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -1,8 +1,8 @@
{ {
"credit": "Made with Blockbench", "credit": "Made with Blockbench",
"textures": { "textures": {
"particle": "lz:block/food/apple_pie_top",
"top": "lz:block/food/apple_pie_top", "top": "lz:block/food/apple_pie_top",
"inner": "lz:block/food/apple_pie_inner",
"side": "lz:block/food/pie_side", "side": "lz:block/food/pie_side",
"bottom": "lz:block/food/pie_bottom" "bottom": "lz:block/food/pie_bottom"
}, },
@@ -22,9 +22,9 @@
], ],
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, -135, 0],
"translation": [0, 2.5, 0], "translation": [0, 4.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -46,7 +46,8 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 2.25, 0],
"scale": [0.8, 0.8, 0.8]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -5,6 +5,7 @@
"bowl": "lz:block/food/small_plate", "bowl": "lz:block/food/small_plate",
"side_texture": "lz:block/food/pie_side", "side_texture": "lz:block/food/pie_side",
"inner_texture": "lz:block/food/chocolate_pie_inner", "inner_texture": "lz:block/food/chocolate_pie_inner",
"particle": "lz:block/food/chocolate_pie_top",
"top_texture": "lz:block/food/chocolate_pie_top" "top_texture": "lz:block/food/chocolate_pie_top"
}, },
"elements": [ "elements": [
@@ -61,8 +62,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -84,7 +85,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -4,6 +4,7 @@
"bottom": "lz:block/food/pie_bottom", "bottom": "lz:block/food/pie_bottom",
"inner": "lz:block/food/chocolate_pie_inner", "inner": "lz:block/food/chocolate_pie_inner",
"side": "lz:block/food/pie_side", "side": "lz:block/food/pie_side",
"particle": "lz:block/food/chocolate_pie_top",
"top": "lz:block/food/chocolate_pie_top" "top": "lz:block/food/chocolate_pie_top"
}, },
"elements": [ "elements": [
@@ -33,9 +34,9 @@
], ],
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, -135, 0],
"translation": [0, 2.5, 0], "translation": [0, 4.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -57,7 +58,8 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 2.25, 0],
"scale": [0.8, 0.8, 0.8]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -4,6 +4,7 @@
"bottom": "lz:block/food/pie_bottom", "bottom": "lz:block/food/pie_bottom",
"inner": "lz:block/food/chocolate_pie_inner", "inner": "lz:block/food/chocolate_pie_inner",
"side": "lz:block/food/pie_side", "side": "lz:block/food/pie_side",
"particle": "lz:block/food/chocolate_pie_top",
"top": "lz:block/food/chocolate_pie_top" "top": "lz:block/food/chocolate_pie_top"
}, },
"elements": [ "elements": [
@@ -33,9 +34,9 @@
], ],
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, -135, 0],
"translation": [0, 2.5, 0], "translation": [0, 4.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -57,7 +58,8 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 2.25, 0],
"scale": [0.8, 0.8, 0.8]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -4,6 +4,7 @@
"bottom": "lz:block/food/pie_bottom", "bottom": "lz:block/food/pie_bottom",
"inner": "lz:block/food/chocolate_pie_inner", "inner": "lz:block/food/chocolate_pie_inner",
"side": "lz:block/food/pie_side", "side": "lz:block/food/pie_side",
"particle": "lz:block/food/chocolate_pie_top",
"top": "lz:block/food/chocolate_pie_top" "top": "lz:block/food/chocolate_pie_top"
}, },
"elements": [ "elements": [
@@ -54,9 +55,9 @@
], ],
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, -135, 0],
"translation": [0, 2.5, 0], "translation": [0, 4.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -78,7 +79,8 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 2.25, 0],
"scale": [0.8, 0.8, 0.8]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -4,6 +4,7 @@
"bottom": "lz:block/food/pie_bottom", "bottom": "lz:block/food/pie_bottom",
"inner": "lz:block/food/chocolate_pie_inner", "inner": "lz:block/food/chocolate_pie_inner",
"side": "lz:block/food/pie_side", "side": "lz:block/food/pie_side",
"particle": "lz:block/food/chocolate_pie_top",
"top": "lz:block/food/chocolate_pie_top" "top": "lz:block/food/chocolate_pie_top"
}, },
"elements": [ "elements": [
@@ -33,9 +34,9 @@
], ],
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, -135, 0],
"translation": [0, 2.5, 0], "translation": [0, 4.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -57,7 +58,8 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 2.25, 0],
"scale": [0.8, 0.8, 0.8]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -1,90 +1,10 @@
{ {
"credit": "Made with Blockbench", "parent": "lz:food/pie_apple",
"texture_size": [8, 8],
"textures": { "textures": {
"bowl": "lz:block/food/small_plate", "bowl": "lz:block/food/small_plate",
"particle": "lz:block/food/pumpkin_pie_top",
"top_texture": "lz:block/food/pumpkin_pie_top", "top_texture": "lz:block/food/pumpkin_pie_top",
"inner_texture": "lz:block/food/pumpkin_pie_inner", "inner_texture": "lz:block/food/pumpkin_pie_inner",
"side_texture": "lz:block/food/pie_side" "side_texture": "lz:block/food/pie_side"
},
"elements": [
{
"from": [4, 0, 4],
"to": [12, 1, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 0.75, 8.5]},
"faces": {
"north": {"uv": [0, 6.5, 4, 7], "texture": "#bowl"},
"east": {"uv": [4, 6.5, 8, 7], "texture": "#bowl"},
"south": {"uv": [8, 6.5, 12, 7], "texture": "#bowl"},
"west": {"uv": [12, 6.5, 16, 7], "texture": "#bowl"},
"up": {"uv": [8, 6.5, 4, 2.5], "texture": "#bowl"},
"down": {"uv": [12, 2.5, 8, 6.5], "texture": "#bowl"}
}
},
{
"from": [5, 1, 5],
"to": [11, 5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 1, 7]},
"faces": {
"north": {"uv": [8, 12, 2, 16], "texture": "#inner_texture"},
"east": {"uv": [14, 12, 8, 16], "texture": "#inner_texture"},
"south": {"uv": [8, 12, 14, 16], "texture": "#side_texture"},
"west": {"uv": [8, 12, 2, 16], "texture": "#side_texture"},
"up": {"uv": [8, 8, 2, 2], "rotation": 90, "texture": "#top_texture"}
} }
} }
],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
"rotation": [90, 0, 0],
"translation": [-6, -2, -4]
},
"firstperson_righthand": {
"rotation": [0, 9, 25],
"translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68]
},
"firstperson_lefthand": {
"rotation": [0, 9, 25],
"translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68]
},
"ground": {
"translation": [0, 2, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625]
},
"head": {
"translation": [0, 13, 0]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -16],
"scale": [2, 2, 2]
}
},
"groups": [
{
"name": "group",
"origin": [8, 8, 8],
"color": 0,
"children": []
},
0,
{
"name": "group",
"origin": [8, 8, 8],
"color": 0,
"children": []
},
1
]
}
@@ -1,6 +1,7 @@
{ {
"parent": "lz:food/pie_apple1", "parent": "lz:food/pie_apple1",
"textures": { "textures": {
"particle": "lz:block/food/pumpkin_pie_top",
"top": "lz:block/food/pumpkin_pie_top", "top": "lz:block/food/pumpkin_pie_top",
"inner": "lz:block/food/pumpkin_pie_inner", "inner": "lz:block/food/pumpkin_pie_inner",
"side": "lz:block/food/pie_side", "side": "lz:block/food/pie_side",
@@ -1,6 +1,7 @@
{ {
"parent": "lz:food/pie_apple2", "parent": "lz:food/pie_apple2",
"textures": { "textures": {
"particle": "lz:block/food/pumpkin_pie_top",
"top": "lz:block/food/pumpkin_pie_top", "top": "lz:block/food/pumpkin_pie_top",
"inner": "lz:block/food/pumpkin_pie_inner", "inner": "lz:block/food/pumpkin_pie_inner",
"side": "lz:block/food/pie_side", "side": "lz:block/food/pie_side",
@@ -1,6 +1,7 @@
{ {
"parent": "lz:food/pie_apple3", "parent": "lz:food/pie_apple3",
"textures": { "textures": {
"particle": "lz:block/food/pumpkin_pie_top",
"top": "lz:block/food/pumpkin_pie_top", "top": "lz:block/food/pumpkin_pie_top",
"inner": "lz:block/food/pumpkin_pie_inner", "inner": "lz:block/food/pumpkin_pie_inner",
"side": "lz:block/food/pie_side", "side": "lz:block/food/pie_side",
@@ -1,6 +1,7 @@
{ {
"parent": "lz:food/pie_apple4", "parent": "lz:food/pie_apple4",
"textures": { "textures": {
"particle": "lz:block/food/pumpkin_pie_top",
"top": "lz:block/food/pumpkin_pie_top", "top": "lz:block/food/pumpkin_pie_top",
"inner": "lz:block/food/pumpkin_pie_inner", "inner": "lz:block/food/pumpkin_pie_inner",
"side": "lz:block/food/pie_side", "side": "lz:block/food/pie_side",
@@ -1,90 +1,10 @@
{ {
"credit": "Made with Blockbench", "parent": "lz:food/pie_apple",
"texture_size": [8, 8],
"textures": { "textures": {
"bowl": "lz:block/food/small_plate", "bowl": "lz:block/food/small_plate",
"particle": "lz:block/food/sweet_berry_pie_top",
"top_texture": "lz:block/food/sweet_berry_pie_top", "top_texture": "lz:block/food/sweet_berry_pie_top",
"inner_texture": "lz:block/food/sweet_berry_pie_inner", "inner_texture": "lz:block/food/sweet_berry_pie_inner",
"side_texture": "lz:block/food/pie_side" "side_texture": "lz:block/food/pie_side"
},
"elements": [
{
"from": [4, 0, 4],
"to": [12, 1, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 0.75, 8.5]},
"faces": {
"north": {"uv": [0, 6.5, 4, 7], "texture": "#bowl"},
"east": {"uv": [4, 6.5, 8, 7], "texture": "#bowl"},
"south": {"uv": [8, 6.5, 12, 7], "texture": "#bowl"},
"west": {"uv": [12, 6.5, 16, 7], "texture": "#bowl"},
"up": {"uv": [8, 6.5, 4, 2.5], "texture": "#bowl"},
"down": {"uv": [12, 2.5, 8, 6.5], "texture": "#bowl"}
}
},
{
"from": [5, 1, 5],
"to": [11, 5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 1, 7]},
"faces": {
"north": {"uv": [8, 12, 2, 16], "texture": "#inner_texture"},
"east": {"uv": [14, 12, 8, 16], "texture": "#inner_texture"},
"south": {"uv": [8, 12, 14, 16], "texture": "#side_texture"},
"west": {"uv": [8, 12, 2, 16], "texture": "#side_texture"},
"up": {"uv": [8, 8, 2, 2], "rotation": 90, "texture": "#top_texture"}
} }
} }
],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
"rotation": [90, 0, 0],
"translation": [-6, -2, -4]
},
"firstperson_righthand": {
"rotation": [0, 9, 25],
"translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68]
},
"firstperson_lefthand": {
"rotation": [0, 9, 25],
"translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68]
},
"ground": {
"translation": [0, 2, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625]
},
"head": {
"translation": [0, 13, 0]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -16],
"scale": [2, 2, 2]
}
},
"groups": [
{
"name": "group",
"origin": [8, 8, 8],
"color": 0,
"children": []
},
0,
{
"name": "group",
"origin": [8, 8, 8],
"color": 0,
"children": []
},
1
]
}
@@ -2,6 +2,7 @@
"parent": "lz:food/pie_apple1", "parent": "lz:food/pie_apple1",
"textures": { "textures": {
"top": "lz:block/food/sweet_berry_pie_top", "top": "lz:block/food/sweet_berry_pie_top",
"particle": "lz:block/food/sweet_berry_pie_top",
"inner": "lz:block/food/sweet_berry_pie_inner", "inner": "lz:block/food/sweet_berry_pie_inner",
"side": "lz:block/food/pie_side", "side": "lz:block/food/pie_side",
"bottom": "lz:block/food/pie_bottom" "bottom": "lz:block/food/pie_bottom"
@@ -2,6 +2,7 @@
"parent": "lz:food/pie_apple2", "parent": "lz:food/pie_apple2",
"textures": { "textures": {
"top": "lz:block/food/sweet_berry_pie_top", "top": "lz:block/food/sweet_berry_pie_top",
"particle": "lz:block/food/sweet_berry_pie_top",
"inner": "lz:block/food/sweet_berry_pie_inner", "inner": "lz:block/food/sweet_berry_pie_inner",
"side": "lz:block/food/pie_side", "side": "lz:block/food/pie_side",
"bottom": "lz:block/food/pie_bottom" "bottom": "lz:block/food/pie_bottom"
@@ -2,6 +2,7 @@
"parent": "lz:food/pie_apple3", "parent": "lz:food/pie_apple3",
"textures": { "textures": {
"top": "lz:block/food/sweet_berry_pie_top", "top": "lz:block/food/sweet_berry_pie_top",
"particle": "lz:block/food/sweet_berry_pie_top",
"inner": "lz:block/food/sweet_berry_pie_inner", "inner": "lz:block/food/sweet_berry_pie_inner",
"side": "lz:block/food/pie_side", "side": "lz:block/food/pie_side",
"bottom": "lz:block/food/pie_bottom" "bottom": "lz:block/food/pie_bottom"
@@ -2,6 +2,7 @@
"parent": "lz:food/pie_apple4", "parent": "lz:food/pie_apple4",
"textures": { "textures": {
"top": "lz:block/food/sweet_berry_pie_top", "top": "lz:block/food/sweet_berry_pie_top",
"particle": "lz:block/food/sweet_berry_pie_top",
"inner": "lz:block/food/sweet_berry_pie_inner", "inner": "lz:block/food/sweet_berry_pie_inner",
"side": "lz:block/food/pie_side", "side": "lz:block/food/pie_side",
"bottom": "lz:block/food/pie_bottom" "bottom": "lz:block/food/pie_bottom"
@@ -1,7 +1,8 @@
{ {
"textures": { "textures": {
"4": "lz:block/food/baked_potato", "4": "lz:block/food/baked_potato",
"bowl": "lz:block/food/small_plate" "bowl": "lz:block/food/small_plate",
"particle": "item/baked_potato"
}, },
"elements": [ "elements": [
{ {
@@ -46,8 +47,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -69,7 +70,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -2,7 +2,8 @@
"textures": { "textures": {
"4": "lz:block/food/baked_potato", "4": "lz:block/food/baked_potato",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom" "tray_bottom": "lz:block/food/tray_bottom",
"particle": "item/baked_potato"
}, },
"elements": [ "elements": [
{ {
@@ -48,7 +49,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -2,7 +2,8 @@
"textures": { "textures": {
"4": "lz:block/food/baked_potato", "4": "lz:block/food/baked_potato",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom" "tray_bottom": "lz:block/food/tray_bottom",
"particle": "item/baked_potato"
}, },
"elements": [ "elements": [
{ {
@@ -73,7 +74,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -2,7 +2,8 @@
"textures": { "textures": {
"4": "lz:block/food/baked_potato", "4": "lz:block/food/baked_potato",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom" "tray_bottom": "lz:block/food/tray_bottom",
"particle": "item/baked_potato"
}, },
"elements": [ "elements": [
{ {
@@ -98,7 +99,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -3,7 +3,8 @@
"texture_size": [8, 8], "texture_size": [8, 8],
"textures": { "textures": {
"3": "lz:block/food/plated_cake_slice", "3": "lz:block/food/plated_cake_slice",
"bowl": "lz:block/food/small_plate" "bowl": "lz:block/food/small_plate",
"particle": "item/cake"
}, },
"elements": [ "elements": [
{ {
@@ -48,8 +49,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -71,7 +72,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -2,8 +2,9 @@
"credit": "Made with Blockbench", "credit": "Made with Blockbench",
"texture_size": [4, 7], "texture_size": [4, 7],
"textures": { "textures": {
"1": "lz:block/food/cod_roll",
"bowl": "lz:block/food/small_plate", "bowl": "lz:block/food/small_plate",
"1": "lz:block/food/cod_roll" "particle": "item/cooked_cod"
}, },
"elements": [ "elements": [
{ {
@@ -37,8 +38,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -60,7 +61,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -1,9 +1,10 @@
{ {
"texture_size": [4, 7], "texture_size": [4, 7],
"textures": { "textures": {
"0": "lz:block/food/cod_roll",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom", "tray_bottom": "lz:block/food/tray_bottom",
"0": "lz:block/food/cod_roll" "particle": "item/cooked_cod"
}, },
"elements": [ "elements": [
{ {
@@ -38,7 +39,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 1], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -1,9 +1,10 @@
{ {
"texture_size": [4, 7], "texture_size": [4, 7],
"textures": { "textures": {
"0": "lz:block/food/cod_roll",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom", "tray_bottom": "lz:block/food/tray_bottom",
"0": "lz:block/food/cod_roll" "particle": "item/cooked_cod"
}, },
"elements": [ "elements": [
{ {
@@ -52,7 +53,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 1], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -1,9 +1,10 @@
{ {
"texture_size": [4, 7], "texture_size": [4, 7],
"textures": { "textures": {
"0": "lz:block/food/cod_roll",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom", "tray_bottom": "lz:block/food/tray_bottom",
"0": "lz:block/food/cod_roll" "particle": "item/cooked_cod"
}, },
"elements": [ "elements": [
{ {
@@ -66,7 +67,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 1], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -1,9 +1,10 @@
{ {
"texture_size": [4, 7], "texture_size": [4, 7],
"textures": { "textures": {
"0": "lz:block/food/cod_roll",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom", "tray_bottom": "lz:block/food/tray_bottom",
"0": "lz:block/food/cod_roll" "particle": "item/cooked_cod"
}, },
"elements": [ "elements": [
{ {
@@ -80,7 +81,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 1], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -1,9 +1,10 @@
{ {
"texture_size": [4, 7], "texture_size": [4, 7],
"textures": { "textures": {
"0": "lz:block/food/cod_roll",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom", "tray_bottom": "lz:block/food/tray_bottom",
"0": "lz:block/food/cod_roll" "particle": "item/cooked_cod"
}, },
"elements": [ "elements": [
{ {
@@ -94,7 +95,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 1], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -1,9 +1,10 @@
{ {
"texture_size": [4, 7], "texture_size": [4, 7],
"textures": { "textures": {
"0": "lz:block/food/cod_roll",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom", "tray_bottom": "lz:block/food/tray_bottom",
"0": "lz:block/food/cod_roll" "particle": "item/cooked_cod"
}, },
"elements": [ "elements": [
{ {
@@ -108,7 +109,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 1], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -3,7 +3,8 @@
"texture_size": [3, 16], "texture_size": [3, 16],
"textures": { "textures": {
"bowl": "lz:block/food/small_plate", "bowl": "lz:block/food/small_plate",
"4": "lz:block/food/cookie" "4": "lz:block/food/cookie",
"particle": "item/cookie"
}, },
"elements": [ "elements": [
{ {
@@ -36,8 +37,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -59,7 +60,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -4,7 +4,7 @@
"1": "lz:block/food/tray_bottom", "1": "lz:block/food/tray_bottom",
"2": "lz:block/food/tray_top", "2": "lz:block/food/tray_top",
"4": "lz:block/food/cookie", "4": "lz:block/food/cookie",
"particle": "lz:block/food/cookie" "particle": "item/cookie"
}, },
"elements": [ "elements": [
{ {
@@ -37,7 +37,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -4,7 +4,7 @@
"1": "lz:block/food/tray_bottom", "1": "lz:block/food/tray_bottom",
"2": "lz:block/food/tray_top", "2": "lz:block/food/tray_top",
"4": "lz:block/food/cookie", "4": "lz:block/food/cookie",
"particle": "lz:block/food/cookie" "particle": "item/cookie"
}, },
"elements": [ "elements": [
{ {
@@ -50,7 +50,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -4,7 +4,7 @@
"1": "lz:block/food/tray_bottom", "1": "lz:block/food/tray_bottom",
"2": "lz:block/food/tray_top", "2": "lz:block/food/tray_top",
"4": "lz:block/food/cookie", "4": "lz:block/food/cookie",
"particle": "lz:block/food/cookie" "particle": "item/cookie"
}, },
"elements": [ "elements": [
{ {
@@ -63,7 +63,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -4,7 +4,7 @@
"1": "lz:block/food/tray_bottom", "1": "lz:block/food/tray_bottom",
"2": "lz:block/food/tray_top", "2": "lz:block/food/tray_top",
"4": "lz:block/food/cookie", "4": "lz:block/food/cookie",
"particle": "lz:block/food/cookie" "particle": "item/cookie"
}, },
"elements": [ "elements": [
{ {
@@ -76,7 +76,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -2,7 +2,8 @@
"credit": "Made with Blockbench", "credit": "Made with Blockbench",
"textures": { "textures": {
"4": "lz:block/food/sweet_roll", "4": "lz:block/food/sweet_roll",
"bowl": "lz:block/food/small_plate" "bowl": "lz:block/food/small_plate",
"particle": "item/glow_berries"
}, },
"elements": [ "elements": [
{ {
@@ -48,8 +49,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 1], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -71,7 +72,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -3,7 +3,8 @@
"textures": { "textures": {
"4": "lz:block/food/sweet_roll", "4": "lz:block/food/sweet_roll",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom" "tray_bottom": "lz:block/food/tray_bottom",
"particle": "item/glow_berries"
}, },
"elements": [ "elements": [
{ {
@@ -49,7 +50,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 1], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -3,7 +3,8 @@
"textures": { "textures": {
"4": "lz:block/food/sweet_roll", "4": "lz:block/food/sweet_roll",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom" "tray_bottom": "lz:block/food/tray_bottom",
"particle": "item/glow_berries"
}, },
"elements": [ "elements": [
{ {
@@ -75,7 +76,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 1], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -3,7 +3,8 @@
"textures": { "textures": {
"4": "lz:block/food/sweet_roll", "4": "lz:block/food/sweet_roll",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom" "tray_bottom": "lz:block/food/tray_bottom",
"particle": "item/glow_berries"
}, },
"elements": [ "elements": [
{ {
@@ -101,7 +102,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 1], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -3,7 +3,8 @@
"textures": { "textures": {
"4": "lz:block/food/sweet_roll", "4": "lz:block/food/sweet_roll",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom" "tray_bottom": "lz:block/food/tray_bottom",
"particle": "item/glow_berries"
}, },
"elements": [ "elements": [
{ {
@@ -127,7 +128,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 1], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -3,7 +3,8 @@
"render_type": "cutout", "render_type": "cutout",
"textures": { "textures": {
"4": "lz:block/food/bowl", "4": "lz:block/food/bowl",
"8": "lz:block/food/honey_glazed_ham" "8": "lz:block/food/honey_glazed_ham",
"particle": "item/cooked_porkchop"
}, },
"elements": [ "elements": [
{ {
@@ -120,8 +121,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -143,7 +144,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -2,9 +2,9 @@
"credit": "Made with Blockbench", "credit": "Made with Blockbench",
"textures": { "textures": {
"bone": "lz:block/food/honey_glazed_ham_bone", "bone": "lz:block/food/honey_glazed_ham_bone",
"particle": "lz:block/food/tray_rice_berry_leftover",
"tray_top": "lz:block/food/tray_rice_berry_leftover", "tray_top": "lz:block/food/tray_rice_berry_leftover",
"tray_side": "lz:block/food/tray_bottom" "tray_side": "lz:block/food/tray_bottom",
"particle": "item/cooked_porkchop"
}, },
"elements": [ "elements": [
{ {
@@ -37,7 +37,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -1,11 +1,11 @@
{ {
"credit": "Made with Blockbench", "credit": "Made with Blockbench",
"textures": { "textures": {
"particle": "lz:block/food/honey_glazed_ham_body",
"ham": "lz:block/food/honey_glazed_ham_body", "ham": "lz:block/food/honey_glazed_ham_body",
"bone": "lz:block/food/honey_glazed_ham_bone", "bone": "lz:block/food/honey_glazed_ham_bone",
"tray_top": "lz:block/food/tray_rice_berry_garnish", "tray_top": "lz:block/food/tray_rice_berry_garnish",
"tray_side": "lz:block/food/tray_bottom" "tray_side": "lz:block/food/tray_bottom",
"particle": "item/cooked_porkchop"
}, },
"elements": [ "elements": [
{ {
@@ -50,7 +50,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -1,11 +1,11 @@
{ {
"credit": "Made with Blockbench", "credit": "Made with Blockbench",
"textures": { "textures": {
"particle": "lz:block/food/honey_glazed_ham_body",
"ham": "lz:block/food/honey_glazed_ham_body", "ham": "lz:block/food/honey_glazed_ham_body",
"bone": "lz:block/food/honey_glazed_ham_bone", "bone": "lz:block/food/honey_glazed_ham_bone",
"tray_top": "lz:block/food/tray_rice_berry_garnish", "tray_top": "lz:block/food/tray_rice_berry_garnish",
"tray_side": "lz:block/food/tray_bottom" "tray_side": "lz:block/food/tray_bottom",
"particle": "item/cooked_porkchop"
}, },
"elements": [ "elements": [
{ {
@@ -50,7 +50,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -1,11 +1,11 @@
{ {
"credit": "Made with Blockbench", "credit": "Made with Blockbench",
"textures": { "textures": {
"particle": "lz:block/food/honey_glazed_ham_body",
"ham": "lz:block/food/honey_glazed_ham_body", "ham": "lz:block/food/honey_glazed_ham_body",
"bone": "lz:block/food/honey_glazed_ham_bone", "bone": "lz:block/food/honey_glazed_ham_bone",
"tray_top": "lz:block/food/tray_rice_berry_garnish", "tray_top": "lz:block/food/tray_rice_berry_garnish",
"tray_side": "lz:block/food/tray_bottom" "tray_side": "lz:block/food/tray_bottom",
"particle": "item/cooked_porkchop"
}, },
"elements": [ "elements": [
{ {
@@ -50,7 +50,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -1,11 +1,11 @@
{ {
"credit": "Made with Blockbench", "credit": "Made with Blockbench",
"textures": { "textures": {
"particle": "lz:block/food/honey_glazed_ham_body",
"ham": "lz:block/food/honey_glazed_ham_body", "ham": "lz:block/food/honey_glazed_ham_body",
"bone": "lz:block/food/honey_glazed_ham_bone", "bone": "lz:block/food/honey_glazed_ham_bone",
"tray_top": "lz:block/food/tray_rice_berry_garnish", "tray_top": "lz:block/food/tray_rice_berry_garnish",
"tray_side": "lz:block/food/tray_bottom" "tray_side": "lz:block/food/tray_bottom",
"particle": "item/cooked_porkchop"
}, },
"elements": [ "elements": [
{ {
@@ -50,7 +50,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -3,7 +3,8 @@
"texture_size": [3, 16], "texture_size": [3, 16],
"textures": { "textures": {
"bowl": "lz:block/food/small_plate", "bowl": "lz:block/food/small_plate",
"2": "lz:block/food/kelp_roll" "2": "lz:block/food/kelp_roll",
"particle": "item/dried_kelp"
}, },
"elements": [ "elements": [
{ {
@@ -37,8 +38,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -60,7 +61,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -3,7 +3,7 @@
"texture_size": [3, 16], "texture_size": [3, 16],
"textures": { "textures": {
"0": "lz:block/food/kelp_roll", "0": "lz:block/food/kelp_roll",
"particle": "lz:block/food/kelp_roll", "particle": "item/dried_kelp",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom" "tray_bottom": "lz:block/food/tray_bottom"
}, },
@@ -40,7 +40,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 1], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -3,7 +3,7 @@
"texture_size": [3, 16], "texture_size": [3, 16],
"textures": { "textures": {
"0": "lz:block/food/kelp_roll", "0": "lz:block/food/kelp_roll",
"particle": "lz:block/food/kelp_roll", "particle": "item/dried_kelp",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom" "tray_bottom": "lz:block/food/tray_bottom"
}, },
@@ -54,7 +54,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 1], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -3,7 +3,7 @@
"texture_size": [3, 16], "texture_size": [3, 16],
"textures": { "textures": {
"0": "lz:block/food/kelp_roll", "0": "lz:block/food/kelp_roll",
"particle": "lz:block/food/kelp_roll", "particle": "item/dried_kelp",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom" "tray_bottom": "lz:block/food/tray_bottom"
}, },
@@ -68,7 +68,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 1], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -2,7 +2,8 @@
"textures": { "textures": {
"0": "lz:block/food/melon_popsicle", "0": "lz:block/food/melon_popsicle",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom" "tray_bottom": "lz:block/food/tray_bottom",
"particle": "item/melon_slice"
}, },
"elements": [ "elements": [
{ {
@@ -49,7 +50,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -57,13 +58,13 @@
"translation": [-6, -2, -4] "translation": [-6, -2, -4]
}, },
"firstperson_righthand": { "firstperson_righthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"firstperson_lefthand": { "firstperson_lefthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"ground": { "ground": {
@@ -2,7 +2,8 @@
"textures": { "textures": {
"0": "lz:block/food/melon_popsicle", "0": "lz:block/food/melon_popsicle",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom" "tray_bottom": "lz:block/food/tray_bottom",
"particle": "item/melon_slice"
}, },
"elements": [ "elements": [
{ {
@@ -75,7 +76,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -83,13 +84,13 @@
"translation": [-6, -2, -4] "translation": [-6, -2, -4]
}, },
"firstperson_righthand": { "firstperson_righthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"firstperson_lefthand": { "firstperson_lefthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"ground": { "ground": {
@@ -5,7 +5,8 @@
"4": "lz:block/food/bowl", "4": "lz:block/food/bowl",
"tray_top": "lz:block/food/tray_top_veggies", "tray_top": "lz:block/food/tray_top_veggies",
"body": "lz:block/food/roast_chicken_eaten", "body": "lz:block/food/roast_chicken_eaten",
"gibs": "lz:block/food/roast_chicken_gibs" "gibs": "lz:block/food/roast_chicken_gibs",
"particle": "item/cooked_chicken"
}, },
"elements": [ "elements": [
{ {
@@ -120,21 +121,21 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
"translation": [-6, -2, -4] "translation": [-6, -2, -4]
}, },
"firstperson_righthand": { "firstperson_righthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"firstperson_lefthand": { "firstperson_lefthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"ground": { "ground": {
@@ -143,7 +144,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -3,9 +3,9 @@
"render_type": "minecraft:cutout", "render_type": "minecraft:cutout",
"textures": { "textures": {
"gibs": "lz:block/food/roast_chicken_gibs", "gibs": "lz:block/food/roast_chicken_gibs",
"particle": "lz:block/food/tray_top_leftover",
"tray_top": "lz:block/food/tray_top_leftover", "tray_top": "lz:block/food/tray_top_leftover",
"tray_bottom": "lz:block/food/tray_bottom" "tray_bottom": "lz:block/food/tray_bottom",
"particle": "item/cooked_chicken"
}, },
"elements": [ "elements": [
{ {
@@ -61,7 +61,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -69,13 +69,13 @@
"translation": [-6, -2, -4] "translation": [-6, -2, -4]
}, },
"firstperson_righthand": { "firstperson_righthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"firstperson_lefthand": { "firstperson_lefthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"ground": { "ground": {
@@ -2,11 +2,11 @@
"credit": "Made with Blockbench", "credit": "Made with Blockbench",
"render_type": "minecraft:cutout", "render_type": "minecraft:cutout",
"textures": { "textures": {
"particle": "lz:block/food/roast_chicken_eaten",
"body": "lz:block/food/roast_chicken_eaten", "body": "lz:block/food/roast_chicken_eaten",
"gibs": "lz:block/food/roast_chicken_gibs", "gibs": "lz:block/food/roast_chicken_gibs",
"tray_bottom": "lz:block/food/tray_bottom", "tray_bottom": "lz:block/food/tray_bottom",
"tray_top": "lz:block/food/tray_top_veggies" "tray_top": "lz:block/food/tray_top_veggies",
"particle": "item/cooked_chicken"
}, },
"elements": [ "elements": [
{ {
@@ -87,7 +87,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -95,13 +95,13 @@
"translation": [-6, -2, -4] "translation": [-6, -2, -4]
}, },
"firstperson_righthand": { "firstperson_righthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"firstperson_lefthand": { "firstperson_lefthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"ground": { "ground": {
@@ -3,11 +3,11 @@
"parent": "block/block", "parent": "block/block",
"render_type": "minecraft:cutout", "render_type": "minecraft:cutout",
"textures": { "textures": {
"particle": "lz:block/food/roast_chicken_eaten",
"body": "lz:block/food/roast_chicken_eaten", "body": "lz:block/food/roast_chicken_eaten",
"gibs": "lz:block/food/roast_chicken_gibs", "gibs": "lz:block/food/roast_chicken_gibs",
"tray_bottom": "lz:block/food/tray_bottom", "tray_bottom": "lz:block/food/tray_bottom",
"tray_top": "lz:block/food/tray_top_veggies" "tray_top": "lz:block/food/tray_top_veggies",
"particle": "item/cooked_chicken"
}, },
"elements": [ "elements": [
{ {
@@ -101,7 +101,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -109,13 +109,13 @@
"translation": [-6, -2, -4] "translation": [-6, -2, -4]
}, },
"firstperson_righthand": { "firstperson_righthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"firstperson_lefthand": { "firstperson_lefthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"ground": { "ground": {
@@ -3,11 +3,11 @@
"parent": "block/block", "parent": "block/block",
"render_type": "minecraft:cutout", "render_type": "minecraft:cutout",
"textures": { "textures": {
"particle": "lz:block/food/roast_chicken_eaten",
"body": "lz:block/food/roast_chicken_eaten", "body": "lz:block/food/roast_chicken_eaten",
"gibs": "lz:block/food/roast_chicken_gibs", "gibs": "lz:block/food/roast_chicken_gibs",
"tray_bottom": "lz:block/food/tray_bottom", "tray_bottom": "lz:block/food/tray_bottom",
"tray_top": "lz:block/food/tray_top_veggies" "tray_top": "lz:block/food/tray_top_veggies",
"particle": "item/cooked_chicken"
}, },
"elements": [ "elements": [
{ {
@@ -113,7 +113,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -121,13 +121,13 @@
"translation": [-6, -2, -4] "translation": [-6, -2, -4]
}, },
"firstperson_righthand": { "firstperson_righthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"firstperson_lefthand": { "firstperson_lefthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"ground": { "ground": {
@@ -3,11 +3,11 @@
"parent": "block/block", "parent": "block/block",
"render_type": "minecraft:cutout", "render_type": "minecraft:cutout",
"textures": { "textures": {
"particle": "lz:block/food/roast_chicken_body",
"body": "lz:block/food/roast_chicken_body", "body": "lz:block/food/roast_chicken_body",
"gibs": "lz:block/food/roast_chicken_gibs", "gibs": "lz:block/food/roast_chicken_gibs",
"tray_bottom": "lz:block/food/tray_bottom", "tray_bottom": "lz:block/food/tray_bottom",
"tray_top": "lz:block/food/tray_top_veggies" "tray_top": "lz:block/food/tray_top_veggies",
"particle": "item/cooked_chicken"
}, },
"elements": [ "elements": [
{ {
@@ -89,7 +89,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -97,13 +97,13 @@
"translation": [-6, -2, -4] "translation": [-6, -2, -4]
}, },
"firstperson_righthand": { "firstperson_righthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"firstperson_lefthand": { "firstperson_lefthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"ground": { "ground": {
@@ -1,6 +1,7 @@
{ {
"parent": "lz:food/plated_cod_roll", "parent": "lz:food/plated_cod_roll",
"textures": { "textures": {
"1": "lz:block/food/salmon_roll" "1": "lz:block/food/salmon_roll",
"particle": "item/cooked_salmon"
} }
} }
@@ -1,6 +1,7 @@
{ {
"parent": "lz:food/plated_cod_roll_1", "parent": "lz:food/plated_cod_roll_1",
"textures": { "textures": {
"0": "lz:block/food/salmon_roll" "0": "lz:block/food/salmon_roll",
"particle": "item/cooked_salmon"
} }
} }
@@ -1,6 +1,7 @@
{ {
"parent": "lz:food/plated_cod_roll_2", "parent": "lz:food/plated_cod_roll_2",
"textures": { "textures": {
"0": "lz:block/food/salmon_roll" "0": "lz:block/food/salmon_roll",
"particle": "item/cooked_salmon"
} }
} }
@@ -1,6 +1,7 @@
{ {
"parent": "lz:food/plated_cod_roll_3", "parent": "lz:food/plated_cod_roll_3",
"textures": { "textures": {
"0": "lz:block/food/salmon_roll" "0": "lz:block/food/salmon_roll",
"particle": "item/cooked_salmon"
} }
} }
@@ -1,6 +1,7 @@
{ {
"parent": "lz:food/plated_cod_roll_4", "parent": "lz:food/plated_cod_roll_4",
"textures": { "textures": {
"0": "lz:block/food/salmon_roll" "0": "lz:block/food/salmon_roll",
"particle": "item/cooked_salmon"
} }
} }
@@ -1,6 +1,7 @@
{ {
"parent": "lz:food/plated_cod_roll_5", "parent": "lz:food/plated_cod_roll_5",
"textures": { "textures": {
"0": "lz:block/food/salmon_roll" "0": "lz:block/food/salmon_roll",
"particle": "item/cooked_salmon"
} }
} }
@@ -1,6 +1,7 @@
{ {
"parent": "lz:food/plated_cod_roll_6", "parent": "lz:food/plated_cod_roll_6",
"textures": { "textures": {
"0": "lz:block/food/salmon_roll" "0": "lz:block/food/salmon_roll",
"particle": "item/cooked_salmon"
} }
} }
@@ -3,7 +3,8 @@
"textures": { "textures": {
"5": "lz:block/food/egg_sandwich", "5": "lz:block/food/egg_sandwich",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom" "tray_bottom": "lz:block/food/tray_bottom",
"particle": "item/cooked_chicken"
}, },
"elements": [ "elements": [
{ {
@@ -109,7 +110,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -117,13 +118,13 @@
"translation": [-6, -2, -4] "translation": [-6, -2, -4]
}, },
"firstperson_righthand": { "firstperson_righthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"firstperson_lefthand": { "firstperson_lefthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"ground": { "ground": {
@@ -3,7 +3,8 @@
"textures": { "textures": {
"5": "lz:block/food/egg_sandwich", "5": "lz:block/food/egg_sandwich",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom" "tray_bottom": "lz:block/food/tray_bottom",
"particle": "item/cooked_chicken"
}, },
"elements": [ "elements": [
{ {
@@ -194,7 +195,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -202,13 +203,13 @@
"translation": [-6, -2, -4] "translation": [-6, -2, -4]
}, },
"firstperson_righthand": { "firstperson_righthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"firstperson_lefthand": { "firstperson_lefthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"ground": { "ground": {
@@ -3,7 +3,8 @@
"textures": { "textures": {
"5": "lz:block/food/egg_sandwich", "5": "lz:block/food/egg_sandwich",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom" "tray_bottom": "lz:block/food/tray_bottom",
"particle": "item/egg"
}, },
"elements": [ "elements": [
{ {
@@ -89,7 +90,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -97,13 +98,13 @@
"translation": [-6, -2, -4] "translation": [-6, -2, -4]
}, },
"firstperson_righthand": { "firstperson_righthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"firstperson_lefthand": { "firstperson_lefthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"ground": { "ground": {
@@ -3,7 +3,8 @@
"textures": { "textures": {
"5": "lz:block/food/egg_sandwich", "5": "lz:block/food/egg_sandwich",
"tray_top": "lz:block/food/tray_top", "tray_top": "lz:block/food/tray_top",
"tray_bottom": "lz:block/food/tray_bottom" "tray_bottom": "lz:block/food/tray_bottom",
"particle": "item/egg"
}, },
"elements": [ "elements": [
{ {
@@ -154,7 +155,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -162,13 +163,13 @@
"translation": [-6, -2, -4] "translation": [-6, -2, -4]
}, },
"firstperson_righthand": { "firstperson_righthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"firstperson_lefthand": { "firstperson_lefthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"ground": { "ground": {
@@ -4,7 +4,8 @@
"1": "lz:block/food/tray_bottom", "1": "lz:block/food/tray_bottom",
"3": "lz:block/food/toast_sweet_berry", "3": "lz:block/food/toast_sweet_berry",
"4": "lz:block/food/toast", "4": "lz:block/food/toast",
"tray_top": "lz:block/food/tray_top" "tray_top": "lz:block/food/tray_top",
"particle": "item/glow_berries"
}, },
"elements": [ "elements": [
{ {
@@ -100,7 +101,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -108,13 +109,13 @@
"translation": [-6, -2, -4] "translation": [-6, -2, -4]
}, },
"firstperson_righthand": { "firstperson_righthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"firstperson_lefthand": { "firstperson_lefthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"ground": { "ground": {
@@ -4,7 +4,8 @@
"1": "lz:block/food/tray_bottom", "1": "lz:block/food/tray_bottom",
"3": "lz:block/food/toast_sweet_berry", "3": "lz:block/food/toast_sweet_berry",
"4": "lz:block/food/toast", "4": "lz:block/food/toast",
"tray_top": "lz:block/food/tray_top" "tray_top": "lz:block/food/tray_top",
"particle": "item/sweet_berries"
}, },
"elements": [ "elements": [
{ {
@@ -100,7 +101,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -108,13 +109,13 @@
"translation": [-6, -2, -4] "translation": [-6, -2, -4]
}, },
"firstperson_righthand": { "firstperson_righthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"firstperson_lefthand": { "firstperson_lefthand": {
"rotation": [0, -90, 25], "rotation": [0, 9, 25],
"translation": [1.13, 3.2, 1.13], "translation": [1.13, 6.5, 1.13],
"scale": [0.68, 0.68, 0.68] "scale": [0.68, 0.68, 0.68]
}, },
"ground": { "ground": {
@@ -4,7 +4,7 @@
"textures": { "textures": {
"2": "lz:block/food/beetroot_soup", "2": "lz:block/food/beetroot_soup",
"4": "lz:block/food/bowl", "4": "lz:block/food/bowl",
"particle": "lz:block/food/beetroot_soup" "particle": "item/beetroot"
}, },
"elements": [ "elements": [
{ {
@@ -89,8 +89,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -112,7 +112,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -3,7 +3,8 @@
"render_type": "cutout", "render_type": "cutout",
"textures": { "textures": {
"4": "lz:block/food/bowl", "4": "lz:block/food/bowl",
"13": "lz:block/food/bone_broth" "13": "lz:block/food/bone_broth",
"particle": "item/bone"
}, },
"elements": [ "elements": [
{ {
@@ -145,8 +146,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -168,7 +169,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -5,7 +5,8 @@
"textures": { "textures": {
"2": "lz:block/food/stuffed_pumpkin_details", "2": "lz:block/food/stuffed_pumpkin_details",
"4": "lz:block/food/bowl", "4": "lz:block/food/bowl",
"5": "lz:block/food/chicken_soup" "5": "lz:block/food/chicken_soup",
"particle": "item/cooked_chicken"
}, },
"elements": [ "elements": [
{ {
@@ -160,8 +161,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -183,7 +184,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -6,7 +6,8 @@
"2": "lz:block/food/stuffed_pumpkin_details", "2": "lz:block/food/stuffed_pumpkin_details",
"4": "lz:block/food/bowl", "4": "lz:block/food/bowl",
"6": "lz:block/food/pumpkin_soup", "6": "lz:block/food/pumpkin_soup",
"fruit_salad": "lz:block/food/fruit_salad" "fruit_salad": "lz:block/food/fruit_salad",
"particle": "item/pumpkin_pie"
}, },
"elements": [ "elements": [
{ {
@@ -148,8 +149,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -171,7 +172,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -5,7 +5,8 @@
"2": "lz:block/food/stuffed_pumpkin_details", "2": "lz:block/food/stuffed_pumpkin_details",
"4": "lz:block/food/bowl", "4": "lz:block/food/bowl",
"10": "lz:block/food/vegetable_soup", "10": "lz:block/food/vegetable_soup",
"13": "lz:block/food/bone_broth" "13": "lz:block/food/bone_broth",
"particle": "lz:block/food/vegetable_soup"
}, },
"elements": [ "elements": [
{ {
@@ -170,8 +171,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -193,7 +194,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -3,7 +3,8 @@
"render_type": "cutout", "render_type": "cutout",
"textures": { "textures": {
"4": "lz:block/food/bowl", "4": "lz:block/food/bowl",
"8": "lz:block/food/baked_cod_stew" "8": "lz:block/food/baked_cod_stew",
"particle": "item/cooked_cod"
}, },
"elements": [ "elements": [
{ {
@@ -149,8 +150,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -172,7 +173,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -4,7 +4,7 @@
"textures": { "textures": {
"2": "lz:block/food/beef_stew", "2": "lz:block/food/beef_stew",
"4": "lz:block/food/bowl", "4": "lz:block/food/bowl",
"particle": "lz:block/food/beef_stew" "particle": "item/cooked_beef"
}, },
"elements": [ "elements": [
{ {
@@ -141,8 +141,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -164,7 +164,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -3,7 +3,8 @@
"render_type": "cutout", "render_type": "cutout",
"textures": { "textures": {
"4": "lz:block/food/bowl", "4": "lz:block/food/bowl",
"9": "lz:block/food/fish_stew" "9": "lz:block/food/fish_stew",
"particle": "item/cooked_cod"
}, },
"elements": [ "elements": [
{ {
@@ -142,8 +143,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -165,7 +166,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -3,7 +3,7 @@
"textures": { "textures": {
"2": "lz:block/food/mushroom_stew", "2": "lz:block/food/mushroom_stew",
"4": "lz:block/food/bowl", "4": "lz:block/food/bowl",
"particle": "lz:block/food/mushroom_stew" "particle": "item/mushroom_stew"
}, },
"elements": [ "elements": [
{ {
@@ -88,8 +88,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -111,7 +111,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -3,7 +3,7 @@
"textures": { "textures": {
"2": "lz:block/food/rabbit_stew", "2": "lz:block/food/rabbit_stew",
"4": "lz:block/food/bowl", "4": "lz:block/food/bowl",
"particle": "lz:block/food/rabbit_stew" "particle": "item/cooked_rabbit"
}, },
"elements": [ "elements": [
{ {
@@ -101,8 +101,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -124,7 +124,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -5,7 +5,8 @@
"textures": { "textures": {
"2": "lz:block/food/stuffed_pumpkin_details", "2": "lz:block/food/stuffed_pumpkin_details",
"4": "lz:block/food/bowl", "4": "lz:block/food/bowl",
"fruit_salad": "lz:block/food/fruit_salad" "fruit_salad": "lz:block/food/fruit_salad",
"particle": "item/pumpkin_pie"
}, },
"elements": [ "elements": [
{ {
@@ -121,8 +122,8 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 2.5, 3],
"scale": [0.375, 0.375, 0.375] "scale": [0.5, 0.5, 0.5]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
"rotation": [90, 0, 0], "rotation": [90, 0, 0],
@@ -144,7 +145,7 @@
}, },
"gui": { "gui": {
"rotation": [30, 225, 0], "rotation": [30, 225, 0],
"scale": [0.625, 0.625, 0.625] "translation": [0, 3, 0]
}, },
"head": { "head": {
"translation": [0, 13, 0] "translation": [0, 13, 0]
@@ -4,7 +4,8 @@
"bottom": "lz:block/food/stuffed_pumpkin_bottom", "bottom": "lz:block/food/stuffed_pumpkin_bottom",
"details": "lz:block/food/stuffed_pumpkin_details", "details": "lz:block/food/stuffed_pumpkin_details",
"side": "lz:block/food/stuffed_pumpkin_side", "side": "lz:block/food/stuffed_pumpkin_side",
"top": "lz:block/food/stuffed_pumpkin_top_eaten" "top": "lz:block/food/stuffed_pumpkin_top_eaten",
"particle": "item/pumpkin_pie"
}, },
"elements": [ "elements": [
{ {
@@ -51,7 +52,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -4,7 +4,8 @@
"bottom": "lz:block/food/stuffed_pumpkin_bottom", "bottom": "lz:block/food/stuffed_pumpkin_bottom",
"details": "lz:block/food/stuffed_pumpkin_details", "details": "lz:block/food/stuffed_pumpkin_details",
"side": "lz:block/food/stuffed_pumpkin_side", "side": "lz:block/food/stuffed_pumpkin_side",
"top": "lz:block/food/stuffed_pumpkin_top_eaten" "top": "lz:block/food/stuffed_pumpkin_top_eaten",
"particle": "item/pumpkin_pie"
}, },
"elements": [ "elements": [
{ {
@@ -51,7 +52,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -4,7 +4,8 @@
"bottom": "lz:block/food/stuffed_pumpkin_bottom", "bottom": "lz:block/food/stuffed_pumpkin_bottom",
"details": "lz:block/food/stuffed_pumpkin_details", "details": "lz:block/food/stuffed_pumpkin_details",
"side": "lz:block/food/stuffed_pumpkin_side", "side": "lz:block/food/stuffed_pumpkin_side",
"top": "lz:block/food/stuffed_pumpkin_top_eaten" "top": "lz:block/food/stuffed_pumpkin_top_eaten",
"particle": "item/pumpkin_pie"
}, },
"elements": [ "elements": [
{ {
@@ -51,7 +52,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {
@@ -4,7 +4,8 @@
"bottom": "lz:block/food/stuffed_pumpkin_bottom", "bottom": "lz:block/food/stuffed_pumpkin_bottom",
"details": "lz:block/food/stuffed_pumpkin_details", "details": "lz:block/food/stuffed_pumpkin_details",
"side": "lz:block/food/stuffed_pumpkin_side", "side": "lz:block/food/stuffed_pumpkin_side",
"top": "lz:block/food/stuffed_pumpkin_top" "top": "lz:block/food/stuffed_pumpkin_top",
"particle": "item/pumpkin_pie"
}, },
"elements": [ "elements": [
{ {
@@ -51,7 +52,7 @@
"display": { "display": {
"thirdperson_righthand": { "thirdperson_righthand": {
"rotation": [75, 45, 0], "rotation": [75, 45, 0],
"translation": [0, 2.5, 0], "translation": [0, 3, 1.75],
"scale": [0.375, 0.375, 0.375] "scale": [0.375, 0.375, 0.375]
}, },
"thirdperson_lefthand": { "thirdperson_lefthand": {