Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/block/charger.json
dpeter99 d010fc9737 Fixed modells
- fixes #78
- fixed cell workbench
2016-08-22 09:28:45 +02:00

357 lines
9.1 KiB
JSON

{
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
"elements": [
{
"faces": {
"down": {
"texture": "#0",
"uv": [
0.0,
0.0,
4.0,
1.0
]
},
"east": {
"texture": "#0",
"uv": [
0.0,
0.0,
1.0,
16.0
]
},
"north": {
"texture": "#0",
"uv": [
0.0,
0.0,
4.0,
16.0
]
},
"south": {
"texture": "#0",
"uv": [
0.0,
0.0,
4.0,
16.0
]
},
"up": {
"texture": "#0",
"uv": [
0.0,
0.0,
4.0,
1.0
]
},
"west": {
"texture": "#0",
"uv": [
0.0,
0.0,
1.0,
16.0
]
}
},
"from": [
6.0,
0.0,
15.0
],
"name": "Back",
"to": [
10.0,
16.0,
16.0
]
},
{
"faces": {
"down": {
"texture": "#0",
"uv": [
0.0,
0.0,
12.0,
13.0
]
},
"east": {
"texture": "#0",
"uv": [
0.0,
0.0,
13.0,
2.0
]
},
"north": {
"texture": "#0",
"uv": [
0.0,
0.0,
12.0,
2.0
]
},
"south": {
"texture": "#0",
"uv": [
0.0,
0.0,
12.0,
2.0
]
},
"up": {
"texture": "#0",
"uv": [
2.0,
2.0,
14.0,
15.0
]
},
"west": {
"texture": "#0",
"uv": [
0.0,
0.0,
13.0,
2.0
]
}
},
"from": [
2.0,
0.0,
2.0
],
"name": "Bottom",
"to": [
14.0,
2.0,
15.0
]
},
{
"faces": {
"down": {
"texture": "#0",
"uv": [
2.0,
1.0,
14.0,
14.0
]
},
"east": {
"texture": "#0",
"uv": [
0.0,
0.0,
13.0,
3.0
]
},
"north": {
"texture": "#0",
"uv": [
0.0,
0.0,
12.0,
3.0
]
},
"south": {
"texture": "#0",
"uv": [
0.0,
0.0,
12.0,
3.0
]
},
"up": {
"texture": "#1",
"uv": [
2.0,
2.0,
14.0,
15.0
]
},
"west": {
"texture": "#0",
"uv": [
0.0,
0.0,
13.0,
3.0
]
}
},
"from": [
2.0,
13.0,
2.0
],
"name": "Top",
"to": [
14.0,
16.0,
15.0
]
},
{
"faces": {
"down": {
"texture": "#-1",
"uv": [
0.0,
0.0,
10.0,
10.0
]
},
"east": {
"texture": "#0",
"uv": [
0.0,
0.0,
10.0,
1.0
]
},
"north": {
"texture": "#0",
"uv": [
0.0,
0.0,
10.0,
1.0
]
},
"south": {
"texture": "#0",
"uv": [
0.0,
0.0,
10.0,
1.0
]
},
"up": {
"texture": "#2",
"uv": [
3.0,
3.0,
13.0,
13.0
]
},
"west": {
"texture": "#0",
"uv": [
0.0,
0.0,
10.0,
1.0
]
}
},
"from": [
3.0,
2.0,
3.0
],
"name": "BottomTop",
"to": [
13.0,
3.0,
13.0
]
},
{
"faces": {
"down": {
"texture": "#2",
"uv": [
3.0,
3.0,
13.0,
13.0
]
},
"east": {
"texture": "#0",
"uv": [
0.0,
0.0,
10.0,
1.0
]
},
"north": {
"texture": "#0",
"uv": [
0.0,
0.0,
10.0,
1.0
]
},
"south": {
"texture": "#0",
"uv": [
0.0,
0.0,
10.0,
1.0
]
},
"up": {
"texture": "#0",
"uv": [
0.0,
0.0,
10.0,
10.0
]
},
"west": {
"texture": "#0",
"uv": [
0.0,
0.0,
10.0,
1.0
]
}
},
"from": [
3.0,
12.0,
3.0
],
"name": "TopTop",
"to": [
13.0,
13.0,
13.0
]
}
],
"parent": "block/orientable",
"textures": {
"particle": "appliedenergistics2:blocks/charger",
"0": "appliedenergistics2:blocks/charger_side",
"1": "appliedenergistics2:blocks/charger",
"2": "appliedenergistics2:blocks/charger_inside"
}
}