summaryrefslogtreecommitdiff
path: root/assets/minecraft/optifine/cem/chicken.jem
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2024-01-20 02:25:44 +0200
committerGravatar Uko Kokņevičs2024-01-20 02:25:44 +0200
commit88e4e8852a5f1c33794abe430411b73c3ade507a (patch)
treeb8a46554b8963269fbbbe5df21122513a5b87228 /assets/minecraft/optifine/cem/chicken.jem
downloadfaithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.gz
faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.xz
faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.zip
Initial import
Diffstat (limited to 'assets/minecraft/optifine/cem/chicken.jem')
-rwxr-xr-xassets/minecraft/optifine/cem/chicken.jem159
1 files changed, 159 insertions, 0 deletions
diff --git a/assets/minecraft/optifine/cem/chicken.jem b/assets/minecraft/optifine/cem/chicken.jem
new file mode 100755
index 00000000..d431b938
--- /dev/null
+++ b/assets/minecraft/optifine/cem/chicken.jem
@@ -0,0 +1,159 @@
1{
2 "credit": "Made with Blockbench",
3 "texture": "textures/entity/chicken.png",
4 "textureSize": [64, 32],
5 "models": [
6 {
7 "part": "head",
8 "id": "head",
9 "invertAxis": "xy",
10 "translate": [0, -9, 4],
11 "boxes": [
12 {
13 "coordinates": [-2, 9, -6, 4, 6, 3],
14 "uvNorth": [3, 3, 7, 9],
15 "uvEast": [0, 3, 3, 9],
16 "uvSouth": [10, 3, 14, 9],
17 "uvWest": [7, 3, 10, 9],
18 "uvUp": [7, 3, 3, 0],
19 "uvDown": [11, 0, 7, 3]
20 },
21 {
22 "coordinates": [0, 15, -6, 0, 1, 3],
23 "uvEast": [14, 2, 11, 3],
24 "uvWest": [11, 2, 14, 3]
25 }
26 ]
27 },
28 {
29 "part": "bill",
30 "id": "bill",
31 "invertAxis": "xy",
32 "translate": [0, -9, 4],
33 "boxes": [
34 {
35 "coordinates": [-2, 11, -8, 4, 2, 2],
36 "uvNorth": [16, 2, 20, 4],
37 "uvEast": [14, 2, 16, 4],
38 "uvSouth": [22, 2, 26, 4],
39 "uvWest": [20, 2, 22, 4],
40 "uvUp": [20, 2, 16, 0],
41 "uvDown": [24, 0, 20, 2]
42 }
43 ]
44 },
45 {
46 "part": "chin",
47 "id": "chin",
48 "invertAxis": "xy",
49 "translate": [0, -9, 4],
50 "boxes": [
51 {
52 "coordinates": [-1, 9, -7, 2, 2, 2],
53 "uvNorth": [16, 6, 18, 8],
54 "uvEast": [14, 6, 16, 8],
55 "uvSouth": [20, 6, 22, 8],
56 "uvWest": [18, 6, 20, 8],
57 "uvUp": [18, 6, 16, 4],
58 "uvDown": [20, 4, 18, 6]
59 }
60 ]
61 },
62 {
63 "part": "body",
64 "id": "body",
65 "invertAxis": "xy",
66 "translate": [0, -8, 0],
67 "rotate": [-90, 0, 0],
68 "boxes": [
69 {
70 "coordinates": [-3, 4, -3, 6, 8, 6],
71 "uvNorth": [6, 15, 12, 23],
72 "uvEast": [0, 15, 6, 23],
73 "uvSouth": [18, 15, 24, 23],
74 "uvWest": [12, 15, 18, 23],
75 "uvUp": [12, 15, 6, 9],
76 "uvDown": [18, 9, 12, 15]
77 },
78 {
79 "coordinates": [0, 1, 1, 0, 4, 5],
80 "uvEast": [19, 13, 24, 9],
81 "uvWest": [19, 13, 24, 9]
82 }
83 ],
84 "animations": [
85 {
86 "this.rx": 0
87 }
88 ]
89 },
90 {
91 "part": "left_wing",
92 "id": "left_wing",
93 "invertAxis": "xy",
94 "translate": [4, -11, 0],
95 "boxes": [
96 {
97 "coordinates": [-4, 7, -3, 1, 4, 6],
98 "uvNorth": [30, 19, 31, 23],
99 "uvEast": [24, 19, 30, 23],
100 "uvSouth": [37, 19, 38, 23],
101 "uvWest": [31, 19, 37, 23],
102 "uvUp": [31, 19, 30, 13],
103 "uvDown": [32, 13, 31, 19]
104 }
105 ]
106 },
107 {
108 "part": "right_wing",
109 "id": "right_wing",
110 "invertAxis": "xy",
111 "translate": [-4, -11, 0],
112 "boxes": [
113 {
114 "coordinates": [3, 7, -3, 1, 4, 6],
115 "uvNorth": [30, 19, 31, 23],
116 "uvEast": [24, 19, 30, 23],
117 "uvSouth": [37, 19, 38, 23],
118 "uvWest": [31, 19, 37, 23],
119 "uvUp": [31, 19, 30, 13],
120 "uvDown": [32, 13, 31, 19]
121 }
122 ]
123 },
124 {
125 "part": "left_leg",
126 "id": "left_leg",
127 "invertAxis": "xy",
128 "translate": [1, -5, -1],
129 "boxes": [
130 {
131 "coordinates": [-3, 0, -2, 3, 5, 3],
132 "uvNorth": [29, 3, 32, 8],
133 "uvEast": [26, 3, 29, 8],
134 "uvSouth": [35, 3, 38, 8],
135 "uvWest": [32, 3, 35, 8],
136 "uvUp": [32, 3, 29, 0],
137 "uvDown": [35, 0, 32, 3]
138 }
139 ]
140 },
141 {
142 "part": "right_leg",
143 "id": "right_leg",
144 "invertAxis": "xy",
145 "translate": [-2, -5, -1],
146 "boxes": [
147 {
148 "coordinates": [0, 0, -2, 3, 5, 3],
149 "uvNorth": [29, 3, 32, 8],
150 "uvEast": [26, 3, 29, 8],
151 "uvSouth": [35, 3, 38, 8],
152 "uvWest": [32, 3, 35, 8],
153 "uvUp": [32, 3, 29, 0],
154 "uvDown": [35, 0, 32, 3]
155 }
156 ]
157 }
158 ]
159} \ No newline at end of file