77 lines
1.8 KiB
JSON
77 lines
1.8 KiB
JSON
{
|
|
"parent": "appliedenergistics2:item/part_base",
|
|
"textures": {
|
|
"emitter": "appliedenergistics2:item/part/level_emitter_off"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [
|
|
7,
|
|
6,
|
|
7
|
|
],
|
|
"to": [
|
|
9,
|
|
10,
|
|
9
|
|
],
|
|
"faces": {
|
|
"north": {
|
|
"texture": "#emitter",
|
|
"uv": [
|
|
7,
|
|
7,
|
|
9,
|
|
11
|
|
]
|
|
},
|
|
"south": {
|
|
"texture": "#emitter",
|
|
"uv": [
|
|
7,
|
|
7,
|
|
9,
|
|
11
|
|
]
|
|
},
|
|
"east": {
|
|
"texture": "#emitter",
|
|
"uv": [
|
|
7,
|
|
7,
|
|
9,
|
|
11
|
|
]
|
|
},
|
|
"west": {
|
|
"texture": "#emitter",
|
|
"uv": [
|
|
7,
|
|
7,
|
|
9,
|
|
11
|
|
]
|
|
},
|
|
"up": {
|
|
"texture": "#emitter",
|
|
"uv": [
|
|
7,
|
|
7,
|
|
9,
|
|
9
|
|
]
|
|
},
|
|
"down": {
|
|
"texture": "#emitter",
|
|
"uv": [
|
|
7,
|
|
9,
|
|
9,
|
|
11
|
|
]
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|