Skip to content

Commit ed13c0b

Browse files
committed
Add model definitions for copper-chests
1 parent 6b65cc4 commit ed13c0b

20 files changed

+200
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"variants": {
3+
"type=single,facing=north": { "model": "entity/chest/copper", "y": 90 },
4+
"type=single,facing=east": { "model": "entity/chest/copper", "y": 180 },
5+
"type=single,facing=south": { "model": "entity/chest/copper", "y": 270 },
6+
"type=single,facing=west": { "model": "entity/chest/copper"},
7+
"type=right,facing=north": { "model": "entity/chest/copper_double_right", "y": 90 },
8+
"type=right,facing=east": { "model": "entity/chest/copper_double_right", "y": 180 },
9+
"type=right,facing=south": { "model": "entity/chest/copper_double_right", "y": 270 },
10+
"type=right,facing=west": { "model": "entity/chest/copper_double_right"},
11+
"type=left,facing=north": { "model": "entity/chest/copper_double_left", "y": 90 },
12+
"type=left,facing=east": { "model": "entity/chest/copper_double_left","y": 180 },
13+
"type=left,facing=south": { "model": "entity/chest/copper_double_left", "y": 270 },
14+
"type=left,facing=west": { "model": "entity/chest/copper_double_left"}
15+
}
16+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"variants": {
3+
"type=single,facing=north": { "model": "entity/chest/copper_exposed", "y": 90 },
4+
"type=single,facing=east": { "model": "entity/chest/copper_exposed", "y": 180 },
5+
"type=single,facing=south": { "model": "entity/chest/copper_exposed", "y": 270 },
6+
"type=single,facing=west": { "model": "entity/chest/copper_exposed"},
7+
"type=right,facing=north": { "model": "entity/chest/copper_exposed_double_right", "y": 90 },
8+
"type=right,facing=east": { "model": "entity/chest/copper_exposed_double_right", "y": 180 },
9+
"type=right,facing=south": { "model": "entity/chest/copper_exposed_double_right", "y": 270 },
10+
"type=right,facing=west": { "model": "entity/chest/copper_exposed_double_right"},
11+
"type=left,facing=north": { "model": "entity/chest/copper_exposed_double_left", "y": 90 },
12+
"type=left,facing=east": { "model": "entity/chest/copper_exposed_double_left","y": 180 },
13+
"type=left,facing=south": { "model": "entity/chest/copper_exposed_double_left", "y": 270 },
14+
"type=left,facing=west": { "model": "entity/chest/copper_exposed_double_left"}
15+
}
16+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"variants": {
3+
"type=single,facing=north": { "model": "entity/chest/copper_oxidized", "y": 90 },
4+
"type=single,facing=east": { "model": "entity/chest/copper_oxidized", "y": 180 },
5+
"type=single,facing=south": { "model": "entity/chest/copper_oxidized", "y": 270 },
6+
"type=single,facing=west": { "model": "entity/chest/copper_oxidized"},
7+
"type=right,facing=north": { "model": "entity/chest/copper_oxidized_double_right", "y": 90 },
8+
"type=right,facing=east": { "model": "entity/chest/copper_oxidized_double_right", "y": 180 },
9+
"type=right,facing=south": { "model": "entity/chest/copper_oxidized_double_right", "y": 270 },
10+
"type=right,facing=west": { "model": "entity/chest/copper_oxidized_double_right"},
11+
"type=left,facing=north": { "model": "entity/chest/copper_oxidized_double_left", "y": 90 },
12+
"type=left,facing=east": { "model": "entity/chest/copper_oxidized_double_left","y": 180 },
13+
"type=left,facing=south": { "model": "entity/chest/copper_oxidized_double_left", "y": 270 },
14+
"type=left,facing=west": { "model": "entity/chest/copper_oxidized_double_left"}
15+
}
16+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"variants": {
3+
"type=single,facing=north": { "model": "entity/chest/copper", "y": 90 },
4+
"type=single,facing=east": { "model": "entity/chest/copper", "y": 180 },
5+
"type=single,facing=south": { "model": "entity/chest/copper", "y": 270 },
6+
"type=single,facing=west": { "model": "entity/chest/copper"},
7+
"type=right,facing=north": { "model": "entity/chest/copper_double_right", "y": 90 },
8+
"type=right,facing=east": { "model": "entity/chest/copper_double_right", "y": 180 },
9+
"type=right,facing=south": { "model": "entity/chest/copper_double_right", "y": 270 },
10+
"type=right,facing=west": { "model": "entity/chest/copper_double_right"},
11+
"type=left,facing=north": { "model": "entity/chest/copper_double_left", "y": 90 },
12+
"type=left,facing=east": { "model": "entity/chest/copper_double_left","y": 180 },
13+
"type=left,facing=south": { "model": "entity/chest/copper_double_left", "y": 270 },
14+
"type=left,facing=west": { "model": "entity/chest/copper_double_left"}
15+
}
16+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"variants": {
3+
"type=single,facing=north": { "model": "entity/chest/copper_exposed", "y": 90 },
4+
"type=single,facing=east": { "model": "entity/chest/copper_exposed", "y": 180 },
5+
"type=single,facing=south": { "model": "entity/chest/copper_exposed", "y": 270 },
6+
"type=single,facing=west": { "model": "entity/chest/copper_exposed"},
7+
"type=right,facing=north": { "model": "entity/chest/copper_exposed_double_right", "y": 90 },
8+
"type=right,facing=east": { "model": "entity/chest/copper_exposed_double_right", "y": 180 },
9+
"type=right,facing=south": { "model": "entity/chest/copper_exposed_double_right", "y": 270 },
10+
"type=right,facing=west": { "model": "entity/chest/copper_exposed_double_right"},
11+
"type=left,facing=north": { "model": "entity/chest/copper_exposed_double_left", "y": 90 },
12+
"type=left,facing=east": { "model": "entity/chest/copper_exposed_double_left","y": 180 },
13+
"type=left,facing=south": { "model": "entity/chest/copper_exposed_double_left", "y": 270 },
14+
"type=left,facing=west": { "model": "entity/chest/copper_exposed_double_left"}
15+
}
16+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"variants": {
3+
"type=single,facing=north": { "model": "entity/chest/copper_oxidized", "y": 90 },
4+
"type=single,facing=east": { "model": "entity/chest/copper_oxidized", "y": 180 },
5+
"type=single,facing=south": { "model": "entity/chest/copper_oxidized", "y": 270 },
6+
"type=single,facing=west": { "model": "entity/chest/copper_oxidized"},
7+
"type=right,facing=north": { "model": "entity/chest/copper_oxidized_double_right", "y": 90 },
8+
"type=right,facing=east": { "model": "entity/chest/copper_oxidized_double_right", "y": 180 },
9+
"type=right,facing=south": { "model": "entity/chest/copper_oxidized_double_right", "y": 270 },
10+
"type=right,facing=west": { "model": "entity/chest/copper_oxidized_double_right"},
11+
"type=left,facing=north": { "model": "entity/chest/copper_oxidized_double_left", "y": 90 },
12+
"type=left,facing=east": { "model": "entity/chest/copper_oxidized_double_left","y": 180 },
13+
"type=left,facing=south": { "model": "entity/chest/copper_oxidized_double_left", "y": 270 },
14+
"type=left,facing=west": { "model": "entity/chest/copper_oxidized_double_left"}
15+
}
16+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"variants": {
3+
"type=single,facing=north": { "model": "entity/chest/copper_weathered", "y": 90 },
4+
"type=single,facing=east": { "model": "entity/chest/copper_weathered", "y": 180 },
5+
"type=single,facing=south": { "model": "entity/chest/copper_weathered", "y": 270 },
6+
"type=single,facing=west": { "model": "entity/chest/copper_weathered"},
7+
"type=right,facing=north": { "model": "entity/chest/copper_weathered_double_right", "y": 90 },
8+
"type=right,facing=east": { "model": "entity/chest/copper_weathered_double_right", "y": 180 },
9+
"type=right,facing=south": { "model": "entity/chest/copper_weathered_double_right", "y": 270 },
10+
"type=right,facing=west": { "model": "entity/chest/copper_weathered_double_right"},
11+
"type=left,facing=north": { "model": "entity/chest/copper_weathered_double_left", "y": 90 },
12+
"type=left,facing=east": { "model": "entity/chest/copper_weathered_double_left","y": 180 },
13+
"type=left,facing=south": { "model": "entity/chest/copper_weathered_double_left", "y": 270 },
14+
"type=left,facing=west": { "model": "entity/chest/copper_weathered_double_left"}
15+
}
16+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"variants": {
3+
"type=single,facing=north": { "model": "entity/chest/copper_weathered", "y": 90 },
4+
"type=single,facing=east": { "model": "entity/chest/copper_weathered", "y": 180 },
5+
"type=single,facing=south": { "model": "entity/chest/copper_weathered", "y": 270 },
6+
"type=single,facing=west": { "model": "entity/chest/copper_weathered"},
7+
"type=right,facing=north": { "model": "entity/chest/copper_weathered_double_right", "y": 90 },
8+
"type=right,facing=east": { "model": "entity/chest/copper_weathered_double_right", "y": 180 },
9+
"type=right,facing=south": { "model": "entity/chest/copper_weathered_double_right", "y": 270 },
10+
"type=right,facing=west": { "model": "entity/chest/copper_weathered_double_right"},
11+
"type=left,facing=north": { "model": "entity/chest/copper_weathered_double_left", "y": 90 },
12+
"type=left,facing=east": { "model": "entity/chest/copper_weathered_double_left","y": 180 },
13+
"type=left,facing=south": { "model": "entity/chest/copper_weathered_double_left", "y": 270 },
14+
"type=left,facing=west": { "model": "entity/chest/copper_weathered_double_left"}
15+
}
16+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"parent": "entity/chest/chest",
3+
"textures": {
4+
"chest": "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":"entity/chest/chest_double_left",
3+
"textures": {
4+
"chest": "entity/chest/copper_left"
5+
}
6+
}

0 commit comments

Comments
 (0)