Skip to content

Commit 90b6677

Browse files
committed
Condense all cell-related textures
1 parent 74ed04a commit 90b6677

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+1130
-317
lines changed
Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
{
2+
"ambientocclusion": false,
3+
"elements": [
4+
{
5+
"faces": {
6+
"down": {
7+
"cullface": "north",
8+
"texture": "#cell",
9+
"uv": [
10+
6.0,
11+
2.0,
12+
0.0,
13+
4.0
14+
]
15+
},
16+
"north": {
17+
"cullface": "north",
18+
"texture": "#cell",
19+
"uv": [
20+
0.0,
21+
2.0,
22+
6.0,
23+
4.0
24+
]
25+
},
26+
"up": {
27+
"cullface": "north",
28+
"texture": "#cell",
29+
"uv": [
30+
6.0,
31+
2.0,
32+
0.0,
33+
4.0
34+
]
35+
}
36+
},
37+
"from": [
38+
0,
39+
0,
40+
0
41+
],
42+
"to": [
43+
6,
44+
2,
45+
2
46+
]
47+
},
48+
{
49+
"faces": {
50+
"down": {
51+
"cullface": "north",
52+
"texture": "#tier",
53+
"uv": [
54+
6.0,
55+
4.0,
56+
0.0,
57+
6.0
58+
]
59+
},
60+
"north": {
61+
"cullface": "north",
62+
"texture": "#tier",
63+
"uv": [
64+
0.0,
65+
4.0,
66+
6.0,
67+
6.0
68+
]
69+
},
70+
"up": {
71+
"cullface": "north",
72+
"texture": "#tier",
73+
"uv": [
74+
6.0,
75+
4.0,
76+
0.0,
77+
6.0
78+
]
79+
}
80+
},
81+
"from": [
82+
0,
83+
0,
84+
0
85+
],
86+
"to": [
87+
6,
88+
2,
89+
2
90+
]
91+
}
92+
],
93+
"textures": {
94+
"cell": "ae2:block/drive/drive_cells",
95+
"particle": "ae2:block/drive/drive_cells",
96+
"tier": "ae2:block/drive/drive_cell_tiers"
97+
}
98+
}
Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
{
2+
"ambientocclusion": false,
3+
"elements": [
4+
{
5+
"faces": {
6+
"down": {
7+
"cullface": "north",
8+
"texture": "#cell",
9+
"uv": [
10+
6.0,
11+
0.0,
12+
0.0,
13+
2.0
14+
]
15+
},
16+
"north": {
17+
"cullface": "north",
18+
"texture": "#cell",
19+
"uv": [
20+
0.0,
21+
0.0,
22+
6.0,
23+
2.0
24+
]
25+
},
26+
"up": {
27+
"cullface": "north",
28+
"texture": "#cell",
29+
"uv": [
30+
6.0,
31+
0.0,
32+
0.0,
33+
2.0
34+
]
35+
}
36+
},
37+
"from": [
38+
0,
39+
0,
40+
0
41+
],
42+
"to": [
43+
6,
44+
2,
45+
2
46+
]
47+
},
48+
{
49+
"faces": {
50+
"down": {
51+
"cullface": "north",
52+
"texture": "#tier",
53+
"uv": [
54+
6.0,
55+
4.0,
56+
0.0,
57+
6.0
58+
]
59+
},
60+
"north": {
61+
"cullface": "north",
62+
"texture": "#tier",
63+
"uv": [
64+
0.0,
65+
4.0,
66+
6.0,
67+
6.0
68+
]
69+
},
70+
"up": {
71+
"cullface": "north",
72+
"texture": "#tier",
73+
"uv": [
74+
6.0,
75+
4.0,
76+
0.0,
77+
6.0
78+
]
79+
}
80+
},
81+
"from": [
82+
0,
83+
0,
84+
0
85+
],
86+
"to": [
87+
6,
88+
2,
89+
2
90+
]
91+
}
92+
],
93+
"textures": {
94+
"cell": "ae2:block/drive/drive_cells",
95+
"particle": "ae2:block/drive/drive_cells",
96+
"tier": "ae2:block/drive/drive_cell_tiers"
97+
}
98+
}
Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
{
2+
"ambientocclusion": false,
3+
"elements": [
4+
{
5+
"faces": {
6+
"down": {
7+
"cullface": "north",
8+
"texture": "#cell",
9+
"uv": [
10+
6.0,
11+
2.0,
12+
0.0,
13+
4.0
14+
]
15+
},
16+
"north": {
17+
"cullface": "north",
18+
"texture": "#cell",
19+
"uv": [
20+
0.0,
21+
2.0,
22+
6.0,
23+
4.0
24+
]
25+
},
26+
"up": {
27+
"cullface": "north",
28+
"texture": "#cell",
29+
"uv": [
30+
6.0,
31+
2.0,
32+
0.0,
33+
4.0
34+
]
35+
}
36+
},
37+
"from": [
38+
0,
39+
0,
40+
0
41+
],
42+
"to": [
43+
6,
44+
2,
45+
2
46+
]
47+
},
48+
{
49+
"faces": {
50+
"down": {
51+
"cullface": "north",
52+
"texture": "#tier",
53+
"uv": [
54+
6.0,
55+
0.0,
56+
0.0,
57+
2.0
58+
]
59+
},
60+
"north": {
61+
"cullface": "north",
62+
"texture": "#tier",
63+
"uv": [
64+
0.0,
65+
0.0,
66+
6.0,
67+
2.0
68+
]
69+
},
70+
"up": {
71+
"cullface": "north",
72+
"texture": "#tier",
73+
"uv": [
74+
6.0,
75+
0.0,
76+
0.0,
77+
2.0
78+
]
79+
}
80+
},
81+
"from": [
82+
0,
83+
0,
84+
0
85+
],
86+
"to": [
87+
6,
88+
2,
89+
2
90+
]
91+
}
92+
],
93+
"textures": {
94+
"cell": "ae2:block/drive/drive_cells",
95+
"particle": "ae2:block/drive/drive_cells",
96+
"tier": "ae2:block/drive/drive_cell_tiers"
97+
}
98+
}
Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
{
2+
"ambientocclusion": false,
3+
"elements": [
4+
{
5+
"faces": {
6+
"down": {
7+
"cullface": "north",
8+
"texture": "#cell",
9+
"uv": [
10+
6.0,
11+
0.0,
12+
0.0,
13+
2.0
14+
]
15+
},
16+
"north": {
17+
"cullface": "north",
18+
"texture": "#cell",
19+
"uv": [
20+
0.0,
21+
0.0,
22+
6.0,
23+
2.0
24+
]
25+
},
26+
"up": {
27+
"cullface": "north",
28+
"texture": "#cell",
29+
"uv": [
30+
6.0,
31+
0.0,
32+
0.0,
33+
2.0
34+
]
35+
}
36+
},
37+
"from": [
38+
0,
39+
0,
40+
0
41+
],
42+
"to": [
43+
6,
44+
2,
45+
2
46+
]
47+
},
48+
{
49+
"faces": {
50+
"down": {
51+
"cullface": "north",
52+
"texture": "#tier",
53+
"uv": [
54+
6.0,
55+
0.0,
56+
0.0,
57+
2.0
58+
]
59+
},
60+
"north": {
61+
"cullface": "north",
62+
"texture": "#tier",
63+
"uv": [
64+
0.0,
65+
0.0,
66+
6.0,
67+
2.0
68+
]
69+
},
70+
"up": {
71+
"cullface": "north",
72+
"texture": "#tier",
73+
"uv": [
74+
6.0,
75+
0.0,
76+
0.0,
77+
2.0
78+
]
79+
}
80+
},
81+
"from": [
82+
0,
83+
0,
84+
0
85+
],
86+
"to": [
87+
6,
88+
2,
89+
2
90+
]
91+
}
92+
],
93+
"textures": {
94+
"cell": "ae2:block/drive/drive_cells",
95+
"particle": "ae2:block/drive/drive_cells",
96+
"tier": "ae2:block/drive/drive_cell_tiers"
97+
}
98+
}

0 commit comments

Comments
 (0)