Skip to content

Commit eeb181b

Browse files
committed
copper chest to structure renders
1 parent e3b34e3 commit eeb181b

16 files changed

Lines changed: 268 additions & 0 deletions
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
{
2+
"variants": {
3+
"type=single,facing=north": {
4+
"model": "minecraft:block/copper_chest"
5+
},
6+
"type=single,facing=west": {
7+
"model": "minecraft:block/copper_chest",
8+
"y": 90
9+
},
10+
"type=single,facing=south": {
11+
"model": "minecraft:block/copper_chest",
12+
"y": 180
13+
},
14+
"type=single,facing=east": {
15+
"model": "minecraft:block/copper_chest",
16+
"y": 270
17+
},
18+
"type=left,facing=north": {
19+
"model": "minecraft:block/copper_chest_left"
20+
},
21+
"type=left,facing=west": {
22+
"model": "minecraft:block/copper_chest_left",
23+
"y": 90
24+
},
25+
"type=left,facing=south": {
26+
"model": "minecraft:block/copper_chest_left",
27+
"y": 180
28+
},
29+
"type=left,facing=east": {
30+
"model": "minecraft:block/copper_chest_left",
31+
"y": 270
32+
},
33+
"type=right,facing=north": {
34+
"model": "minecraft:block/copper_chest_right"
35+
},
36+
"type=right,facing=west": {
37+
"model": "minecraft:block/copper_chest_right",
38+
"y": 90
39+
},
40+
"type=right,facing=south": {
41+
"model": "minecraft:block/copper_chest_right",
42+
"y": 180
43+
},
44+
"type=right,facing=east": {
45+
"model": "minecraft:block/copper_chest_right",
46+
"y": 270
47+
}
48+
}
49+
}
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
{
2+
"variants": {
3+
"type=single,facing=north": {
4+
"model": "minecraft:block/exposed_copper_chest"
5+
},
6+
"type=single,facing=west": {
7+
"model": "minecraft:block/exposed_copper_chest",
8+
"y": 90
9+
},
10+
"type=single,facing=south": {
11+
"model": "minecraft:block/exposed_copper_chest",
12+
"y": 180
13+
},
14+
"type=single,facing=east": {
15+
"model": "minecraft:block/exposed_copper_chest",
16+
"y": 270
17+
},
18+
"type=left,facing=north": {
19+
"model": "minecraft:block/exposed_copper_chest_left"
20+
},
21+
"type=left,facing=west": {
22+
"model": "minecraft:block/exposed_copper_chest_left",
23+
"y": 90
24+
},
25+
"type=left,facing=south": {
26+
"model": "minecraft:block/exposed_copper_chest_left",
27+
"y": 180
28+
},
29+
"type=left,facing=east": {
30+
"model": "minecraft:block/exposed_copper_chest_left",
31+
"y": 270
32+
},
33+
"type=right,facing=north": {
34+
"model": "minecraft:block/exposed_copper_chest_right"
35+
},
36+
"type=right,facing=west": {
37+
"model": "minecraft:block/exposed_copper_chest_right",
38+
"y": 90
39+
},
40+
"type=right,facing=south": {
41+
"model": "minecraft:block/exposed_copper_chest_right",
42+
"y": 180
43+
},
44+
"type=right,facing=east": {
45+
"model": "minecraft:block/exposed_copper_chest_right",
46+
"y": 270
47+
}
48+
}
49+
}
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
{
2+
"variants": {
3+
"type=single,facing=north": {
4+
"model": "minecraft:block/oxidized_copper_chest"
5+
},
6+
"type=single,facing=west": {
7+
"model": "minecraft:block/oxidized_copper_chest",
8+
"y": 90
9+
},
10+
"type=single,facing=south": {
11+
"model": "minecraft:block/oxidized_copper_chest",
12+
"y": 180
13+
},
14+
"type=single,facing=east": {
15+
"model": "minecraft:block/oxidized_copper_chest",
16+
"y": 270
17+
},
18+
"type=left,facing=north": {
19+
"model": "minecraft:block/oxidized_copper_chest_left"
20+
},
21+
"type=left,facing=west": {
22+
"model": "minecraft:block/oxidized_copper_chest_left",
23+
"y": 90
24+
},
25+
"type=left,facing=south": {
26+
"model": "minecraft:block/oxidized_copper_chest_left",
27+
"y": 180
28+
},
29+
"type=left,facing=east": {
30+
"model": "minecraft:block/oxidized_copper_chest_left",
31+
"y": 270
32+
},
33+
"type=right,facing=north": {
34+
"model": "minecraft:block/oxidized_copper_chest_right"
35+
},
36+
"type=right,facing=west": {
37+
"model": "minecraft:block/oxidized_copper_chest_right",
38+
"y": 90
39+
},
40+
"type=right,facing=south": {
41+
"model": "minecraft:block/oxidized_copper_chest_right",
42+
"y": 180
43+
},
44+
"type=right,facing=east": {
45+
"model": "minecraft:block/oxidized_copper_chest_right",
46+
"y": 270
47+
}
48+
}
49+
}
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
{
2+
"variants": {
3+
"type=single,facing=north": {
4+
"model": "minecraft:block/weathered_copper_chest"
5+
},
6+
"type=single,facing=west": {
7+
"model": "minecraft:block/weathered_copper_chest",
8+
"y": 90
9+
},
10+
"type=single,facing=south": {
11+
"model": "minecraft:block/weathered_copper_chest",
12+
"y": 180
13+
},
14+
"type=single,facing=east": {
15+
"model": "minecraft:block/weathered_copper_chest",
16+
"y": 270
17+
},
18+
"type=left,facing=north": {
19+
"model": "minecraft:block/weathered_copper_chest_left"
20+
},
21+
"type=left,facing=west": {
22+
"model": "minecraft:block/weathered_copper_chest_left",
23+
"y": 90
24+
},
25+
"type=left,facing=south": {
26+
"model": "minecraft:block/weathered_copper_chest_left",
27+
"y": 180
28+
},
29+
"type=left,facing=east": {
30+
"model": "minecraft:block/weathered_copper_chest_left",
31+
"y": 270
32+
},
33+
"type=right,facing=north": {
34+
"model": "minecraft:block/weathered_copper_chest_right"
35+
},
36+
"type=right,facing=west": {
37+
"model": "minecraft:block/weathered_copper_chest_right",
38+
"y": 90
39+
},
40+
"type=right,facing=south": {
41+
"model": "minecraft:block/weathered_copper_chest_right",
42+
"y": 180
43+
},
44+
"type=right,facing=east": {
45+
"model": "minecraft:block/weathered_copper_chest_right",
46+
"y": 270
47+
}
48+
}
49+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"parent": "minecraft:block/generic_chest",
3+
"textures": {
4+
"all": "minecraft:entity/chest/copper"
5+
}
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"parent": "minecraft:block/generic_chest_left",
3+
"textures": {
4+
"all": "minecraft:entity/chest/copper_left"
5+
}
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"parent": "minecraft:block/generic_chest_right",
3+
"textures": {
4+
"all": "minecraft:entity/chest/copper_right"
5+
}
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"parent": "minecraft:block/generic_chest",
3+
"textures": {
4+
"all": "minecraft:entity/chest/exposed_copper"
5+
}
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"parent": "minecraft:block/generic_chest_left",
3+
"textures": {
4+
"all": "minecraft:entity/chest/exposed_copper_left"
5+
}
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"parent": "minecraft:block/generic_chest_right",
3+
"textures": {
4+
"all": "minecraft:entity/chest/exposed_copper_right"
5+
}
6+
}

0 commit comments

Comments
 (0)