Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/block/cube/cube_ae.json

58 lines
1.2 KiB
JSON

{
"ambientocclusion": false,
"display": {
"firstperson_righthand": {
"rotation": [
0,
135,
0
],
"scale": [
0.40,
0.40,
0.40
],
"translation": [
0,
0,
0
]
}
},
"elements": [
{
"faces": {
"down": {
"texture": "#down"
},
"east": {
"texture": "#east"
},
"north": {
"texture": "#north"
},
"south": {
"texture": "#south"
},
"up": {
"texture": "#up"
},
"west": {
"texture": "#west"
}
},
"from": [
0,
0,
0
],
"shade": false,
"to": [
16,
16,
16
]
}
],
"parent": "block/block"
}