mirror of
https://github.com/Athemis/PixelPerfectionCE.git
synced 2025-04-05 23:16:03 +00:00
99 lines
No EOL
2.7 KiB
JSON
99 lines
No EOL
2.7 KiB
JSON
{
|
|
"parent": "block/door_bottom",
|
|
"ambientocclusion": false,
|
|
"textures": {
|
|
"particle": "block/birch_door_bottom",
|
|
"side": "block/birch_door_side",
|
|
"all": "block/birch_door_bottom"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [0,0,0],
|
|
"to": [3,16,2],
|
|
"faces": {
|
|
"down": {
|
|
"uv": [8,14,11,16],
|
|
"texture": "#side",
|
|
"cullface": "down"
|
|
},
|
|
"west": {
|
|
"texture": "#all",
|
|
"cullface": "west"
|
|
},
|
|
"east": {
|
|
"uv": [2,0,0,16],
|
|
"texture": "#all"
|
|
},
|
|
"north": {
|
|
"uv": [11,0,8,16],
|
|
"texture": "#side"
|
|
},
|
|
"south": {
|
|
"uv": [8,0,11,16],
|
|
"texture": "#side"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"from": [0,0,14],
|
|
"to": [3,16,16],
|
|
"faces": {
|
|
"down": {
|
|
"uv": [0,0,3,2],
|
|
"texture": "#side",
|
|
"cullface": "down"
|
|
},
|
|
"west": {
|
|
"texture": "#all",
|
|
"cullface": "west"
|
|
},
|
|
"east": {
|
|
"uv": [16,0,14,16],
|
|
"texture": "#all"
|
|
},
|
|
"north": {
|
|
"uv": [11,0,8,16],
|
|
"texture": "#side"
|
|
},
|
|
"south": {
|
|
"uv": [8,0,11,16],
|
|
"texture": "#side"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"from": [0,0,2],
|
|
"to": [3,7,14],
|
|
"faces": {
|
|
"up": {
|
|
"texture": "#side"
|
|
},
|
|
"down": {
|
|
"texture": "#side",
|
|
"cullface": "down"
|
|
},
|
|
"west": {
|
|
"uv": [14,9,2,16],
|
|
"texture": "#all",
|
|
"cullface": "west"
|
|
},
|
|
"east": {
|
|
"uv": [14,9,2,16],
|
|
"texture": "#all"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"from": [1,0,2],
|
|
"to": [2,16,14],
|
|
"faces": {
|
|
"west": {
|
|
"texture": "#all"
|
|
},
|
|
"east": {
|
|
"texture": "#all"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |