Added food items and reallocated base items.
This commit is contained in:
@@ -0,0 +1,147 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"render_type": "minecraft:cutout",
|
||||
"textures": {
|
||||
"particle": "lz:block/food/roast_chicken_body",
|
||||
"body": "lz:block/food/roast_chicken_body",
|
||||
"gibs": "lz:block/food/roast_chicken_gibs",
|
||||
"tray_bottom": "lz:block/food/tray_bottom",
|
||||
"tray_top": "lz:block/food/tray_top_veggies"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "body",
|
||||
"from": [4, 2, 4],
|
||||
"to": [12, 9, 12],
|
||||
"faces": {
|
||||
"north": {"uv": [8, 1, 16, 8], "texture": "#body"},
|
||||
"east": {"uv": [0, 9, 8, 16], "texture": "#body"},
|
||||
"south": {"uv": [8, 9, 16, 16], "texture": "#body"},
|
||||
"west": {"uv": [8, 9, 0, 16], "texture": "#body"},
|
||||
"up": {"uv": [0, 0, 8, 8], "texture": "#body"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "left_wing",
|
||||
"from": [2, 2, 3],
|
||||
"to": [4, 5, 7],
|
||||
"faces": {
|
||||
"north": {"uv": [12, 13, 14, 16], "texture": "#gibs"},
|
||||
"east": {"uv": [8, 13, 12, 16], "texture": "#gibs"},
|
||||
"south": {"uv": [12, 13, 14, 16], "texture": "#gibs"},
|
||||
"west": {"uv": [12, 13, 8, 16], "texture": "#gibs"},
|
||||
"up": {"uv": [12, 9, 14, 13], "texture": "#gibs"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "left_leg",
|
||||
"from": [2, 5, 9],
|
||||
"to": [4, 8, 13],
|
||||
"faces": {
|
||||
"north": {"uv": [12, 13, 14, 16], "texture": "#gibs"},
|
||||
"east": {"uv": [8, 13, 12, 16], "texture": "#gibs"},
|
||||
"south": {"uv": [14, 13, 16, 16], "texture": "#gibs"},
|
||||
"west": {"uv": [12, 13, 8, 16], "texture": "#gibs"},
|
||||
"up": {"uv": [12, 9, 14, 13], "texture": "#gibs"},
|
||||
"down": {"uv": [12, 9, 14, 13], "texture": "#gibs"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "right_wing",
|
||||
"from": [12, 2, 3],
|
||||
"to": [14, 5, 7],
|
||||
"faces": {
|
||||
"north": {"uv": [12, 13, 14, 16], "texture": "#gibs"},
|
||||
"east": {"uv": [8, 13, 12, 16], "texture": "#gibs"},
|
||||
"south": {"uv": [12, 13, 14, 16], "texture": "#gibs"},
|
||||
"west": {"uv": [12, 13, 8, 16], "texture": "#gibs"},
|
||||
"up": {"uv": [12, 9, 14, 13], "texture": "#gibs"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "right_leg",
|
||||
"from": [12, 5, 9],
|
||||
"to": [14, 8, 13],
|
||||
"faces": {
|
||||
"north": {"uv": [12, 13, 14, 16], "texture": "#gibs"},
|
||||
"east": {"uv": [8, 13, 12, 16], "texture": "#gibs"},
|
||||
"south": {"uv": [14, 13, 16, 16], "texture": "#gibs"},
|
||||
"west": {"uv": [12, 13, 8, 16], "texture": "#gibs"},
|
||||
"up": {"uv": [12, 9, 14, 13], "texture": "#gibs"},
|
||||
"down": {"uv": [12, 9, 14, 13], "texture": "#gibs"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "plate",
|
||||
"from": [1, 0, 1],
|
||||
"to": [15, 2, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"},
|
||||
"east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"},
|
||||
"south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"},
|
||||
"west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"},
|
||||
"up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"},
|
||||
"down": {"uv": [1, 1, 15, 15], "texture": "#tray_bottom", "cullface": "down"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"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, -90, 25],
|
||||
"translation": [1.13, 3.2, 1.13],
|
||||
"scale": [0.68, 0.68, 0.68]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [0, -90, 25],
|
||||
"translation": [1.13, 3.2, 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": "roast_chicken",
|
||||
"origin": [8, 8, 8],
|
||||
"color": 0,
|
||||
"children": [
|
||||
{
|
||||
"name": "chicken",
|
||||
"origin": [8, 8, 8],
|
||||
"color": 0,
|
||||
"children": [0, 1, 2, 3, 4]
|
||||
},
|
||||
{
|
||||
"name": "plate",
|
||||
"origin": [8, 8, 8],
|
||||
"color": 0,
|
||||
"children": [5]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user