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

209 lines
5 KiB
JSON

{
"ambientocclusion": false,
"elements": [
{
"faces": {
"down": {
"texture": "#metal"
},
"east": {
"texture": "#metal"
},
"north": {
"texture": "#metal"
},
"south": {
"texture": "#metal"
},
"up": {
"texture": "#metal"
},
"west": {
"texture": "#metal"
}
},
"from": [
7.0,
7.0,
14.0
],
"name": "Connecting Strut",
"to": [
8.0,
8.0,
16.0
]
},
{
"faces": {
"down": {
"texture": "#metal"
},
"east": {
"texture": "#metal"
},
"north": {
"texture": "#metal"
},
"south": {
"texture": "#metal"
},
"up": {
"texture": "#metal"
},
"west": {
"texture": "#metal"
}
},
"from": [
6.0,
7.0,
10.0
],
"name": "Middle Plate",
"to": [
10.0,
8.0,
14.0
]
},
{
"faces": {
"down": {
"texture": "#quartz"
},
"east": {
"texture": "#quartz"
},
"north": {
"texture": "#quartz"
},
"south": {
"texture": "#quartz"
},
"up": {
"texture": "#quartz"
},
"west": {
"texture": "#quartz"
}
},
"from": [
7.0,
5.0,
11.0
],
"name": "Lower Quartz Block",
"to": [
9.0,
7.0,
13.0
]
},
{
"faces": {
"down": {
"texture": "#quartz"
},
"east": {
"texture": "#quartz"
},
"north": {
"texture": "#quartz"
},
"south": {
"texture": "#quartz"
},
"up": {
"texture": "#quartz"
},
"west": {
"texture": "#quartz"
}
},
"from": [
7.0,
4.0,
11.0
],
"name": "Lower Quartz Tip",
"to": [
8.0,
5.0,
12.0
]
},
{
"faces": {
"down": {
"texture": "#quartz"
},
"east": {
"texture": "#quartz"
},
"north": {
"texture": "#quartz"
},
"south": {
"texture": "#quartz"
},
"up": {
"texture": "#quartz"
},
"west": {
"texture": "#quartz"
}
},
"from": [
7.0,
8.0,
11.0
],
"name": "Upper Quartz Block",
"to": [
9.0,
10.0,
13.0
]
},
{
"faces": {
"down": {
"texture": "#quartz"
},
"east": {
"texture": "#quartz"
},
"north": {
"texture": "#quartz"
},
"south": {
"texture": "#quartz"
},
"up": {
"texture": "#quartz"
},
"west": {
"texture": "#quartz"
}
},
"from": [
8.0,
10.0,
12.0
],
"name": "Upper Quartz Tip",
"to": [
9.0,
11.0,
13.0
]
}
],
"textures": {
"particle": "appliedenergistics2:blocks/quartz_fixture",
"metal": "appliedenergistics2:blocks/quartz_fixture_metal",
"quartz": "appliedenergistics2:blocks/quartz_fixture"
}
}