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

81 lines
2 KiB
JSON

{
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
"elements": [
{
"faces": {
"down": {
"texture": "#2",
"uv": [
0.0,
0.0,
16.0,
16.0
]
},
"east": {
"texture": "#0",
"uv": [
0.0,
0.0,
16.0,
16.0
]
},
"north": {
"texture": "#0",
"uv": [
0.0,
0.0,
16.0,
16.0
]
},
"south": {
"texture": "#0",
"uv": [
0.0,
0.0,
16.0,
16.0
]
},
"up": {
"texture": "#1",
"uv": [
0.0,
0.0,
16.0,
16.0
]
},
"west": {
"texture": "#0",
"uv": [
0.0,
0.0,
16.0,
16.0
]
}
},
"from": [
4.0,
0.0,
4.0
],
"name": "Cube",
"to": [
12.0,
8.0,
12.0
]
}
],
"parent": "block/block",
"textures": {
"particle": "blocks/tnt_bottom",
"0": "blocks/tnt_side",
"1": "blocks/tnt_top",
"2": "blocks/tnt_bottom"
}
}