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

10 lines
365 B
JSON
Raw Normal View History

{
2016-07-11 21:38:40 +02:00
"parent": "appliedenergistics2:block/cube/cube_AE_machine",
"ambientocclusion": false,
"textures": {
"top": "appliedenergistics2:blocks/BlockGrinder",
"bottom": "appliedenergistics2:blocks/BlockGrinderBottom",
"front": "appliedenergistics2:blocks/BlockGrinderFront",
"side": "appliedenergistics2:blocks/BlockGrinderSide"
}
}