Skip to content

Commit b2e4e61

Browse files
committed
Fix banner textures and copper-golem textures
1 parent 13b846a commit b2e4e61

15 files changed

+169
-0
lines changed
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"texture_size": [64, 64],
3+
"textures": {
4+
"0": "entity/banner/banner_base"
5+
},
6+
"elements": [
7+
{
8+
"name": "Handle",
9+
"from": [1.2, 28.4, 7.5],
10+
"to": [14.8, 29.4, 8.5],
11+
"faces": {
12+
"north": { "uv": [0.5, 11.5, 5.5, 12], "texture": "#0" },
13+
"east": { "uv": [0, 11, 0.5, 11.5], "texture": "#0" },
14+
"south": { "uv": [5.5, 10.5, 10.5, 11], "texture": "#0" },
15+
"west": { "uv": [5.5, 11, 6, 11.5], "texture": "#0" },
16+
"up": { "uv": [5.5, 11, 0.5, 10.5], "texture": "#0" },
17+
"down": { "uv": [5.5, 11, 0.5, 11.5], "texture": "#0" }
18+
}
19+
},
20+
{
21+
"name": "Cloth",
22+
"from": [1.2, 1.4, 7],
23+
"to": [14.8, 29.4, 7.5],
24+
"faces": {
25+
"north": { "uv": [0.25, 0.25, 5.5, 10.25], "texture": "#0", "tintindex": 0 },
26+
"east": { "uv": [0, 0.25, 0.25, 10.25], "texture": "#0", "tintindex": 0 },
27+
"south": { "uv": [5.5, 0.25, 10.5, 10.25], "texture": "#0", "tintindex": 0 },
28+
"west": { "uv": [5.5, 0.25, 5.25, 10], "texture": "#0", "tintindex": 0 },
29+
"up": { "uv": [5.25, 0, 0.25, 0.25], "texture": "#0", "tintindex": 0 },
30+
"down": { "uv": [5, 0.25, 0.25, 0], "texture": "#0", "tintindex": 0 }
31+
}
32+
},
33+
{
34+
"name": "Pole",
35+
"from": [7.5, 0, 7.5],
36+
"to": [8.5, 28.4, 8.5],
37+
"faces": {
38+
"north": { "uv": [11.5, 0.5, 12, 11], "texture": "#0" },
39+
"east": { "uv": [11, 0.5, 11.5, 11], "texture": "#0" },
40+
"south": { "uv": [12.5, 0.5, 13, 11], "texture": "#0" },
41+
"west": { "uv": [12, 0.5, 12.5, 11], "texture": "#0" },
42+
"up": { "uv": [11.5, 0.5, 11, 0], "texture": "#0" },
43+
"down": { "uv": [13, 0, 12.5, 0.5], "texture": "#0" }
44+
}
45+
}
46+
]
47+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "minecraft:entity/copper_golem/copper_golem_statue_running",
3+
"textures": {
4+
"golem": "minecraft:entity/copper_golem/copper_golem_exposed",
5+
"particle": "minecraft:block/exposed_copper"
6+
}
7+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "minecraft:entity/copper_golem/copper_golem_statue_sitting",
3+
"textures": {
4+
"golem": "minecraft:entity/copper_golem/copper_golem_exposed",
5+
"particle": "minecraft:block/exposed_copper"
6+
}
7+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "minecraft:entity/copper_golem/copper_golem_statue_standing",
3+
"textures": {
4+
"golem": "minecraft:entity/copper_golem/copper_golem_exposed",
5+
"particle": "minecraft:block/exposed_copper"
6+
}
7+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "minecraft:entity/copper_golem/copper_golem_statue_star",
3+
"textures": {
4+
"golem": "minecraft:entity/copper_golem/copper_golem_exposed",
5+
"particle": "minecraft:block/exposed_copper"
6+
}
7+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "minecraft:entity/copper_golem/copper_golem_statue_running",
3+
"textures": {
4+
"golem": "minecraft:entity/copper_golem/copper_golem_oxidized",
5+
"particle": "minecraft:block/oxidized_copper"
6+
}
7+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "minecraft:entity/copper_golem/copper_golem_statue_sitting",
3+
"textures": {
4+
"golem": "minecraft:entity/copper_golem/copper_golem_oxidized",
5+
"particle": "minecraft:block/oxidized_copper"
6+
}
7+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "minecraft:entity/copper_golem/copper_golem_statue_standing",
3+
"textures": {
4+
"golem": "minecraft:entity/copper_golem/copper_golem_oxidized",
5+
"particle": "minecraft:block/oxidized_copper"
6+
}
7+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "minecraft:entity/copper_golem/copper_golem_statue_star",
3+
"textures": {
4+
"golem": "minecraft:entity/copper_golem/copper_golem_oxidized",
5+
"particle": "minecraft:block/oxidized_copper"
6+
}
7+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "minecraft:entity/copper_golem/copper_golem_statue_running",
3+
"textures": {
4+
"golem": "minecraft:entity/copper_golem/copper_golem_weathered",
5+
"particle": "minecraft:block/weathered_copper"
6+
}
7+
}

0 commit comments

Comments
 (0)