summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/chicken.json
blob: e203f46847a0cd191d67b351dd9155d15a0cb8d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
{
	"parent": "item/end_portal_frame",
	"ambientocclusion": false,
	"textures": {
		"0": "item/chicken_model",
		"particle": "item/chicken"
	},
	"elements": [
		{
			"from": [6, 7, 6],
			"to": [10, 7, 10],
			"shade": false,
			"faces": {
				"down": {"uv": [8, 8, 16, 16], "texture": "#0"}
			}
		},
		{
			"from": [4, 0, 3],
			"to": [12, 7, 13],
			"faces": {
				"north": {"uv": [3, 4, 7, 7.5], "texture": "#0"},
				"east": {"uv": [12, 4, 7, 7.5], "texture": "#0"},
				"south": {"uv": [12, 4, 16, 7.5], "texture": "#0"},
				"west": {"uv": [7, 4, 12, 7.5], "texture": "#0"},
				"up": {"uv": [7, 0, 12, 4], "rotation": 90, "texture": "#0"}
			}
		},
		{
			"from": [3, 0, 6],
			"to": [5, 5, 14],
			"faces": {
				"north": {"uv": [0, 1, 1, 3.5], "texture": "#0"},
				"east": {"uv": [5, 1, 1, 3.5], "texture": "#0"},
				"south": {"uv": [5, 1, 6, 3.5], "texture": "#0"},
				"west": {"uv": [1, 1, 5, 3.5], "texture": "#0"},
				"up": {"uv": [1, 0, 5, 1], "rotation": 90, "texture": "#0"}
			}
		},
		{
			"from": [11, 0, 6],
			"to": [13, 5, 14],
			"faces": {
				"north": {"uv": [0, 1, 1, 3.5], "texture": "#0"},
				"east": {"uv": [5, 1, 1, 3.5], "texture": "#0"},
				"south": {"uv": [5, 1, 6, 3.5], "texture": "#0"},
				"west": {"uv": [1, 1, 5, 3.5], "texture": "#0"},
				"up": {"uv": [1, 0, 5, 1], "rotation": 90, "texture": "#0"}
			}
		},
		{
			"from": [10.9, 2.5, -4],
			"to": [10.9, 5.5, -1],
			"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 0, 0]},
			"faces": {
				"east": {"uv": [13.5, 2, 12, 3.5], "texture": "#0"},
				"west": {"uv": [12, 2, 13.5, 3.5], "texture": "#0"}
			}
		},
		{
			"from": [4.1, 3, -1],
			"to": [6.1, 5, 2],
			"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 0, 0]},
			"faces": {
				"north": {"uv": [13.5, 2.5, 14.5, 3.5], "texture": "#0"},
				"east": {"uv": [16, 2.5, 14.5, 3.5], "texture": "#0"},
				"west": {"uv": [14.5, 2.5, 16, 3.5], "texture": "#0"},
				"up": {"uv": [14.5, 1.5, 16, 2.5], "rotation": 90, "texture": "#0"}
			}
		},
		{
			"from": [9.9, 3, -1],
			"to": [11.9, 5, 2],
			"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 0, 0]},
			"faces": {
				"north": {"uv": [13.5, 2.5, 14.5, 3.5], "texture": "#0"},
				"east": {"uv": [16, 2.5, 14.5, 3.5], "texture": "#0"},
				"west": {"uv": [14.5, 2.5, 16, 3.5], "texture": "#0"},
				"up": {"uv": [14.5, 1.5, 16, 2.5], "rotation": 90, "texture": "#0"}
			}
		},
		{
			"from": [5.1, 2.5, -4],
			"to": [5.1, 5.5, -1],
			"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 0, 0]},
			"faces": {
				"east": {"uv": [13.5, 2, 12, 3.5], "texture": "#0"},
				"west": {"uv": [12, 2, 13.5, 3.5], "texture": "#0"}
			}
		}
	],
	"gui_light": "front",
	"display": {
		"thirdperson_righthand": {
			"rotation": [-112.65, -69.92, -178.53],
			"translation": [0, 3.75, 2],
			"scale": [0.64, 0.64, 0.64]
		},
		"firstperson_righthand": {
			"rotation": [1.5, 58, -1.5],
			"translation": [2.5, 5, 0],
			"scale": [0.75, 0.75, 0.75]
		},
		"firstperson_lefthand": {
			"rotation": [1.5, 58, -1.5],
			"translation": [2.5, 5, 0],
			"scale": [0.75, 0.75, 0.75]
		},
		"ground": {
			"translation": [0, 4.5, 0],
			"scale": [0.6, 0.6, 0.6]
		},
		"gui": {
			"rotation": [270, 0, 0],
			"scale": [4, 1.4, 4]
		},
		"head": {
			"translation": [0, 9.25, 0],
			"scale": [1.75, 1.75, 1.75]
		},
		"fixed": {
			"rotation": [-90, 0, 0],
			"translation": [0, 0, -15],
			"scale": [2, 2, 2]
		}
	}
}