Fix funny z-fighting on holo signs

This commit is contained in:
GearShocky 2023-01-30 23:03:04 +06:00
parent 52a2e845fa
commit ae75a05e64
2 changed files with 50 additions and 49 deletions

View File

@ -1,4 +1,5 @@
{ {
"credit": "Made with Blockbench",
"parent": "block/cube_all", "parent": "block/cube_all",
"render_type": "translucent", "render_type": "translucent",
"textures": { "textures": {
@ -73,80 +74,80 @@
}, },
{ {
"name": "light", "name": "light",
"from": [1, 14, 10], "from": [14, 14, 9.99],
"to": [2, 15, 10], "to": [15, 15, 9.99],
"faces": { "faces": {
"north": {"uv": [2, 12.5, 2.5, 13], "texture": "#0", "forge_data": {"block_light": 15}}, "north": {"uv": [8.5, 8.5, 9, 9], "texture": "#0", "forge_data": {"block_light": 15}},
"east": {"uv": [0, 0, 0, 0.5], "texture": "#0", "forge_data": {"block_light": 15}}, "east": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#missing"}, "south": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"west": {"uv": [0, 0, 0, 0.5], "texture": "#missing"}, "west": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"up": {"uv": [0, 0, 0.5, 0], "texture": "#missing"}, "up": {"uv": [0, 0, 16, 0], "texture": "#missing"},
"down": {"uv": [0, 0, 0.5, 0], "texture": "#missing"} "down": {"uv": [0, 0, 16, 0], "texture": "#missing"}
} }
}, },
{ {
"name": "light", "name": "light",
"from": [1, 1, 10], "from": [1, 14, 9.99],
"to": [2, 2, 10], "to": [2, 15, 9.99],
"faces": { "faces": {
"north": {"uv": [2, 12.5, 2.5, 13], "texture": "#0", "forge_data": {"block_light": 15}}, "north": {"uv": [15, 8.5, 15.5, 9], "texture": "#0", "forge_data": {"block_light": 15}},
"east": {"uv": [0, 0, 0, 0.5], "texture": "#0", "forge_data": {"block_light": 15}}, "east": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#missing"}, "south": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"west": {"uv": [0, 0, 0, 0.5], "texture": "#missing"}, "west": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"up": {"uv": [0, 0, 0.5, 0], "texture": "#missing"}, "up": {"uv": [0, 0, 16, 0], "texture": "#missing"},
"down": {"uv": [0, 0, 0.5, 0], "texture": "#missing"} "down": {"uv": [0, 0, 16, 0], "texture": "#missing"}
} }
}, },
{ {
"name": "light", "name": "light",
"from": [14, 1, 10], "from": [1, 1, 9.99],
"to": [15, 2, 10], "to": [2, 2, 9.99],
"faces": { "faces": {
"north": {"uv": [2, 12.5, 2.5, 13], "texture": "#0", "forge_data": {"block_light": 15}}, "north": {"uv": [15, 15, 15.5, 15.5], "texture": "#0", "forge_data": {"block_light": 15}},
"east": {"uv": [0, 0, 0, 0.5], "texture": "#0", "forge_data": {"block_light": 15}}, "east": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#missing"}, "south": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"west": {"uv": [0, 0, 0, 0.5], "texture": "#missing"}, "west": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"up": {"uv": [0, 0, 0.5, 0], "texture": "#missing"}, "up": {"uv": [0, 0, 16, 0], "texture": "#missing"},
"down": {"uv": [0, 0, 0.5, 0], "texture": "#missing"} "down": {"uv": [0, 0, 16, 0], "texture": "#missing"}
} }
}, },
{ {
"name": "light", "name": "light",
"from": [14, 14, 10], "from": [14, 1, 9.99],
"to": [15, 15, 10], "to": [15, 2, 9.99],
"faces": { "faces": {
"north": {"uv": [2, 12.5, 2.5, 13], "texture": "#0", "forge_data": {"block_light": 15}}, "north": {"uv": [8.5, 15, 9, 15.5], "texture": "#0", "forge_data": {"block_light": 15}},
"east": {"uv": [0, 0, 0, 0.5], "texture": "#0", "forge_data": {"block_light": 15}}, "east": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"south": {"uv": [0, 0, 0.5, 0.5], "texture": "#missing"}, "south": {"uv": [0, 0, 16, 16], "texture": "#missing"},
"west": {"uv": [0, 0, 0, 0.5], "texture": "#missing"}, "west": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"up": {"uv": [0, 0, 0.5, 0], "texture": "#missing"}, "up": {"uv": [0, 0, 16, 0], "texture": "#missing"},
"down": {"uv": [0, 0, 0.5, 0], "texture": "#missing"} "down": {"uv": [0, 0, 16, 0], "texture": "#missing"}
} }
}, },
{ {
"name": "light", "name": "light",
"from": [14, 6, 9], "from": [2.01, 6, 9],
"to": [14, 10, 10], "to": [2.01, 10, 10],
"faces": { "faces": {
"north": {"uv": [0, 0, 0, 2], "texture": "#missing"}, "north": {"uv": [0, 0, 0, 4], "texture": "#missing"},
"east": {"uv": [0, 0, 0.5, 2], "texture": "#missing"}, "east": {"uv": [1.5, 13, 2, 15], "texture": "#0", "forge_data": {"block_light": 15}},
"south": {"uv": [0, 0, 0, 2], "texture": "#missing"}, "south": {"uv": [0, 0, 0, 4], "texture": "#missing"},
"west": {"uv": [2, 13, 2.5, 15], "texture": "#0", "forge_data": {"block_light": 15}}, "west": {"uv": [0, 0, 1, 4], "texture": "#missing"},
"up": {"uv": [0, 0, 0, 0.5], "texture": "#missing"}, "up": {"uv": [0, 0, 0, 1], "texture": "#missing"},
"down": {"uv": [0, 0, 0, 0.5], "texture": "#missing"} "down": {"uv": [0, 0, 0, 1], "texture": "#missing"}
} }
}, },
{ {
"name": "light", "name": "light",
"from": [2, 6, 9], "from": [13.99, 6, 9],
"to": [2, 10, 10], "to": [13.99, 10, 10],
"faces": { "faces": {
"north": {"uv": [0, 0, 0, 2], "texture": "#missing"}, "north": {"uv": [0, 0, 0, 4], "texture": "#missing"},
"east": {"uv": [2, 13, 2.5, 15], "texture": "#0", "forge_data": {"block_light": 15}}, "east": {"uv": [0, 0, 1, 4], "texture": "#missing"},
"south": {"uv": [0, 0, 0, 2], "texture": "#missing"}, "south": {"uv": [0, 0, 0, 4], "texture": "#missing"},
"west": {"uv": [2, 13, 2.5, 15], "texture": "#0", "forge_data": {"block_light": 15}}, "west": {"uv": [1.5, 13, 2, 15], "texture": "#0", "forge_data": {"block_light": 15}},
"up": {"uv": [0, 0, 0, 0.5], "texture": "#missing"}, "up": {"uv": [0, 0, 0, 1], "texture": "#missing"},
"down": {"uv": [0, 0, 0, 0.5], "texture": "#missing"} "down": {"uv": [0, 0, 0, 1], "texture": "#missing"}
} }
} }
], ],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 418 B

After

Width:  |  Height:  |  Size: 424 B