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

9 lines
326 B
JSON
Raw Normal View History

{
"parent": "appliedenergistics2:block/cube/cube_ae_machine",
"textures": {
"bottom": "appliedenergistics2:blocks/grinder_bottom",
"front": "appliedenergistics2:blocks/grinder_front",
"side": "appliedenergistics2:blocks/grinder_side",
"top": "appliedenergistics2:blocks/grinder"
}
}