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

8 lines
283 B
JSON

{
"parent": "block/cube_bottom_top",
"textures": {
"side": "appliedenergistics2:blocks/BlockQuartzGrowthAcceleratorSideOn",
"bottom": "appliedenergistics2:blocks/BlockQuartzGrowthAcceleratorOn",
"top": "appliedenergistics2:blocks/BlockQuartzGrowthAcceleratorOn"
}
}