ploof-pack/faithless/assets/minecraft/models/block/comparator.json

74 lines
1.7 KiB
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"ambientocclusion": false,
"textures": {
"0": "block/repeater/comparator",
"particle": "block/air"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 2, 16],
"faces": {
"north": {"uv": [8, 5, 16, 6], "texture": "#0", "cullface": "north"},
"east": {"uv": [16, 6, 8, 7], "texture": "#0", "cullface": "east"},
"south": {"uv": [8, 7, 16, 8], "texture": "#0", "cullface": "south"},
"west": {"uv": [8, 6, 16, 7], "texture": "#0", "cullface": "west"},
"up": {"uv": [0, 8, 8, 16], "texture": "#0"},
"down": {"uv": [8, 16, 16, 8], "texture": "#0", "cullface": "down"}
}
},
{
"shade": false,
"from": [6, 2, 2],
"to": [10, 6, 4],
"faces": {
"north": {"uv": [6, 0, 8, 2], "texture": "#0"},
"south": {"uv": [6, 0, 8, 2], "texture": "#0"}
}
},
{
"shade": false,
"from": [7, 2, 1],
"to": [9, 6, 5],
"faces": {
"east": {"uv": [6, 0, 8, 2], "texture": "#0"},
"west": {"uv": [6, 0, 8, 2], "texture": "#0"}
}
},
{
"shade": false,
"from": [4, 2, 10],
"to": [6, 6, 14],
"faces": {
"east": {"uv": [1.5, 6, 3.5, 8], "texture": "#0"},
"west": {"uv": [1.5, 6, 3.5, 8], "texture": "#0"}
}
},
{
"shade": false,
"from": [10, 2, 10],
"to": [12, 6, 14],
"faces": {
"east": {"uv": [4.5, 6, 6.5, 8], "texture": "#0"},
"west": {"uv": [4.5, 6, 6.5, 8], "texture": "#0"}
}
},
{
"shade": false,
"from": [3, 2, 11],
"to": [13, 6, 13],
"faces": {
"north": {"uv": [1.5, 6, 6.5, 8], "texture": "#0"},
"south": {"uv": [6.5, 6, 1.5, 8], "texture": "#0"}
}
},
{
"shade": false,
"from": [4, 5, 2],
"to": [12, 5, 13],
"faces": {
"up": {"uv": [2, 0.5, 6, 6], "texture": "#0"}
}
}
]
}