summaryrefslogtreecommitdiff
path: root/assets/minecraft/optifine/cem/wither_skeleton.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/wither_skeleton.jem
downloadfaithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.gz
faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.xz
faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.zip
Initial import
Diffstat (limited to 'assets/minecraft/optifine/cem/wither_skeleton.jem')
-rwxr-xr-xassets/minecraft/optifine/cem/wither_skeleton.jem145
1 files changed, 145 insertions, 0 deletions
diff --git a/assets/minecraft/optifine/cem/wither_skeleton.jem b/assets/minecraft/optifine/cem/wither_skeleton.jem
new file mode 100755
index 00000000..604a4ea9
--- /dev/null
+++ b/assets/minecraft/optifine/cem/wither_skeleton.jem
@@ -0,0 +1,145 @@
1{
2 "textureSize": [64, 32],
3 "models": [
4 {
5 "part": "head",
6 "id": "head",
7 "invertAxis": "xy",
8 "translate": [0, -24, 0],
9 "boxes": [
10 {
11 "coordinates": [-4, 26, -4, 8, 6, 8],
12 "uvNorth": [8, 8, 16, 14],
13 "uvEast": [0, 8, 8, 14],
14 "uvSouth": [24, 8, 32, 14],
15 "uvWest": [16, 8, 24, 14],
16 "uvUp": [16, 8, 8, 0],
17 "uvDown": [8, 0, 0, 8]
18 }
19 ],
20 "submodels": [
21 {
22 "id": "jaw",
23 "invertAxis": "xy",
24 "translate": [0, 26, 2],
25 "boxes": [
26 {
27 "coordinates": [-4.01, -2, -6, 8, 2, 8],
28 "uvNorth": [8, 14, 16, 16],
29 "uvEast": [0, 14, 8, 16],
30 "uvSouth": [24, 14, 32, 16],
31 "uvWest": [16, 14, 24, 16],
32 "uvUp": [32, 8, 24, 0],
33 "uvDown": [24, 0, 16, 8]
34 }
35 ]
36 }
37 ]
38 },
39 {
40 "part": "headwear",
41 "id": "headwear",
42 "invertAxis": "xy",
43 "translate": [0, -24, 0],
44 "boxes": [
45 {
46 "coordinates": [-4, 24, -4, 8, 8, 8],
47 "uvNorth": [40, 8, 48, 16],
48 "uvEast": [32, 8, 40, 16],
49 "uvSouth": [56, 8, 64, 16],
50 "uvWest": [48, 8, 56, 16],
51 "uvUp": [48, 8, 40, 0],
52 "uvDown": [56, 0, 48, 8],
53 "sizeAdd": 0.5
54 }
55 ]
56 },
57 {
58 "part": "body",
59 "id": "body",
60 "invertAxis": "xy",
61 "translate": [0, -24, 0],
62 "boxes": [
63 {
64 "coordinates": [-4, 12, -2, 8, 12, 4],
65 "uvNorth": [20, 20, 28, 32],
66 "uvEast": [16, 20, 20, 32],
67 "uvSouth": [32, 20, 40, 32],
68 "uvWest": [28, 20, 32, 32],
69 "uvUp": [28, 20, 20, 16],
70 "uvDown": [36, 16, 28, 20]
71 }
72 ]
73 },
74 {
75 "part": "left_arm",
76 "id": "left_arm",
77 "invertAxis": "xy",
78 "mirrorTexture": "u",
79 "translate": [5, -22, 0],
80 "boxes": [
81 {
82 "coordinates": [-6, 12, -1, 2, 12, 2],
83 "uvNorth": [44, 18, 42, 30],
84 "uvEast": [46, 18, 44, 30],
85 "uvSouth": [48, 18, 46, 30],
86 "uvWest": [42, 18, 40, 30],
87 "uvUp": [42, 18, 44, 16],
88 "uvDown": [44, 16, 46, 18]
89 }
90 ]
91 },
92 {
93 "part": "right_arm",
94 "id": "right_arm",
95 "invertAxis": "xy",
96 "translate": [-5, -22, 0],
97 "boxes": [
98 {
99 "coordinates": [4, 12, -1, 2, 12, 2],
100 "uvNorth": [42, 18, 44, 30],
101 "uvEast": [40, 18, 42, 30],
102 "uvSouth": [46, 18, 48, 30],
103 "uvWest": [44, 18, 46, 30],
104 "uvUp": [44, 18, 42, 16],
105 "uvDown": [46, 16, 44, 18]
106 }
107 ]
108 },
109 {
110 "part": "left_leg",
111 "id": "left_leg",
112 "invertAxis": "xy",
113 "mirrorTexture": "u",
114 "translate": [2, -12, -0.1],
115 "boxes": [
116 {
117 "coordinates": [-3, 0, -1, 2, 12, 2],
118 "uvNorth": [4, 18, 2, 30],
119 "uvEast": [6, 18, 4, 30],
120 "uvSouth": [8, 18, 6, 30],
121 "uvWest": [2, 18, 0, 30],
122 "uvUp": [2, 18, 4, 16],
123 "uvDown": [4, 16, 6, 18]
124 }
125 ]
126 },
127 {
128 "part": "right_leg",
129 "id": "right_leg",
130 "invertAxis": "xy",
131 "translate": [-2, -12, -0.1],
132 "boxes": [
133 {
134 "coordinates": [1, 0, -1, 2, 12, 2],
135 "uvNorth": [2, 18, 4, 30],
136 "uvEast": [0, 18, 2, 30],
137 "uvSouth": [6, 18, 8, 30],
138 "uvWest": [4, 18, 6, 30],
139 "uvUp": [4, 18, 2, 16],
140 "uvDown": [6, 16, 4, 18]
141 }
142 ]
143 }
144 ]
145} \ No newline at end of file