Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/block/cell_workbench.json
2016-09-17 16:57:09 +02:00

9 lines
290 B
JSON

{
"parent": "appliedenergistics2:block/cube/cube_ae_bottom_top",
"textures": {
"bottom": "appliedenergistics2:blocks/cell_workbench_bottom",
"side": "appliedenergistics2:blocks/cell_workbench_side",
"top": "appliedenergistics2:blocks/cell_workbench"
}
}