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

96 lines
2.7 KiB
JSON

{
"parent": "block/block",
"ambientocclusion": false,
"textures": {
"1": "block/end_stone_grass_top",
"2": "block/end_stone_grass",
"3": "block/end_stone",
"4": "block/end_stone_shroom",
"5": "block/end_stone_ctm",
"particle": "block/end_stone"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#3", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#3", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#3", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#3", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#3", "cullface": "up"},
"down": {"uv": [0, 0, 16, 16], "texture": "#3", "cullface": "down"}
}
},
{
"from": [0, 16.1, 0],
"to": [16, 16.1, 16],
"faces": {
"up": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "up"}
}
},
{
"from": [-2, 16.05, -2],
"to": [18, 16.05, 18],
"faces": {
"up": {"uv": [4.66667, 4.66667, 11.33333, 11.33333], "texture": "#5", "cullface": "up"}
}
},
{
"from": [8, 16, 0],
"to": [8, 32, 16],
"shade": false,
"rotation": {"angle": -45, "axis": "y", "origin": [8, 24, 8]},
"faces": {
"east": {"uv": [0, 0, 16, 16], "texture": "#2", "cullface": "up"},
"west": {"uv": [0, 0, 16, 16], "texture": "#2", "cullface": "up"}
}
},
{
"from": [8, 16, 0],
"to": [8, 32, 16],
"shade": false,
"rotation": {"angle": 45, "axis": "y", "origin": [8, 24, 8]},
"faces": {
"east": {"uv": [0, 0, 16, 16], "texture": "#2", "cullface": "up"},
"west": {"uv": [0, 0, 16, 16], "texture": "#2", "cullface": "up"}
}
},
{
"from": [0, 10, -8],
"to": [16, 10, 0],
"shade": false,
"faces": {
"up": {"uv": [0, 8, 16, 0], "texture": "#4", "cullface": "north"},
"down": {"uv": [0, 0, 16, 8], "texture": "#4", "cullface": "north"}
}
},
{
"from": [16, 7, 0],
"to": [24, 7, 16],
"shade": false,
"faces": {
"up": {"uv": [0, 8, 16, 0], "rotation": 90, "texture": "#4", "cullface": "east"},
"down": {"uv": [0, 0, 16, 8], "rotation": 270, "texture": "#4", "cullface": "east"}
}
},
{
"from": [0, 10, 16],
"to": [16, 10, 24],
"shade": false,
"faces": {
"up": {"uv": [0, 8, 16, 0], "rotation": 180, "texture": "#4", "cullface": "south"},
"down": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#4", "cullface": "south"}
}
},
{
"from": [-8, 7, 0],
"to": [0, 7, 16],
"shade": false,
"faces": {
"up": {"uv": [0, 8, 16, 0], "rotation": 270, "texture": "#4", "cullface": "west"},
"down": {"uv": [0, 0, 16, 8], "rotation": 90, "texture": "#4", "cullface": "west"}
}
}
]
}