fix sword and android station emissive

This commit is contained in:
YuRaNnNzZZ 2023-03-10 22:24:28 +03:00
parent 0ea4669d49
commit 288b2522c7
Signed by: YuRaNnNzZZ
GPG Key ID: 5F71738C85A6006D
2 changed files with 27 additions and 27 deletions

View File

@ -25,13 +25,14 @@
"from": [0, 7, 0],
"to": [16, 9, 16],
"faces": {
"north": {"uv": [8, 4, 16, 4.5], "texture": "#1", "emissivity": 15},
"east": {"uv": [0, 4, 8, 4.5], "texture": "#1", "emissivity": 15},
"south": {"uv": [8, 4, 16, 4.5], "texture": "#1", "emissivity": 15},
"west": {"uv": [0, 4, 8, 4.5], "texture": "#1", "emissivity": 15},
"up": {"uv": [8, 0, 16, 4], "texture": "#1", "emissivity": 15},
"down": {"uv": [8, 4.5, 16, 8.5], "texture": "#1", "emissivity": 15}
}
"north": {"uv": [8, 4, 16, 4.5], "texture": "#1"},
"east": {"uv": [0, 4, 8, 4.5], "texture": "#1"},
"south": {"uv": [8, 4, 16, 4.5], "texture": "#1"},
"west": {"uv": [0, 4, 8, 4.5], "texture": "#1"},
"up": {"uv": [8, 0, 16, 4], "texture": "#1"},
"down": {"uv": [8, 4.5, 16, 8.5], "texture": "#1"}
},
"forge_data": { "block_light": 15, "sky_light": 15 }
},
{
"name": "base",
@ -64,13 +65,14 @@
"from": [2, 4, 2],
"to": [14, 7, 14],
"faces": {
"north": {"uv": [1, 0, 7, 0.75], "texture": "#1", "emissivity": 15},
"east": {"uv": [1, 0, 7, 0.75], "texture": "#1", "emissivity": 15},
"south": {"uv": [1, 0, 7, 0.75], "texture": "#1", "emissivity": 15},
"west": {"uv": [1, 0, 7, 0.75], "texture": "#1", "emissivity": 15},
"up": {"uv": [9, 5, 15, 8], "texture": "#1", "emissivity": 15},
"down": {"uv": [9, 5, 15, 8], "texture": "#1", "emissivity": 15}
}
"north": {"uv": [1, 0, 7, 0.75], "texture": "#1"},
"east": {"uv": [1, 0, 7, 0.75], "texture": "#1"},
"south": {"uv": [1, 0, 7, 0.75], "texture": "#1"},
"west": {"uv": [1, 0, 7, 0.75], "texture": "#1"},
"up": {"uv": [9, 5, 15, 8], "texture": "#1"},
"down": {"uv": [9, 5, 15, 8], "texture": "#1"}
},
"forge_data": { "block_light": 15, "sky_light": 15 }
},
{
"name": "frame",
@ -128,13 +130,10 @@
"from": [-1, 10, -1],
"to": [17, 10, 17],
"faces": {
"north": {"uv": [0, 0, 8, 0], "texture": "#missing"},
"east": {"uv": [0, 0, 8, 0], "texture": "#missing"},
"south": {"uv": [0, 0, 8, 0], "texture": "#missing"},
"west": {"uv": [0, 0, 8, 0], "texture": "#missing"},
"up": {"uv": [0, 9.5, 8, 13.5], "texture": "#0", "emissivity": 15},
"down": {"uv": [0, 9.5, 8, 13.5], "texture": "#0", "emissivity": 15}
}
"up": {"uv": [0, 9.5, 8, 13.5], "texture": "#0"},
"down": {"uv": [0, 9.5, 8, 13.5], "texture": "#0"}
},
"forge_data": { "block_light": 15, "sky_light": 15 }
}
],
"display": {

View File

@ -260,13 +260,14 @@
"from": [7.1, 7, 6.9],
"to": [8.8, 29.3, 12],
"faces": {
"north": {"uv": [2.45, 1, 3.45, 12], "texture": "#1", "emissivity": 15},
"east": {"uv": [0, 1, 2.5, 12], "texture": "#1", "emissivity": 15},
"south": {"uv": [6, 1, 7, 12], "texture": "#1", "emissivity": 15},
"west": {"uv": [3.5, 1, 6, 12], "texture": "#1", "emissivity": 15},
"up": {"uv": [3.5, 0, 6, 1], "rotation": 90, "texture": "#1", "emissivity": 15},
"north": {"uv": [2.45, 1, 3.45, 12], "texture": "#1"},
"east": {"uv": [0, 1, 2.5, 12], "texture": "#1"},
"south": {"uv": [6, 1, 7, 12], "texture": "#1"},
"west": {"uv": [3.5, 1, 6, 12], "texture": "#1"},
"up": {"uv": [3.5, 0, 6, 1], "rotation": 90, "texture": "#1"},
"down": {"uv": [0, 0, 1, 2.5], "texture": "#missing"}
}
},
"forge_data": { "block_light": 15, "sky_light": 15 }
},
{
"name": "capacitor",