Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/blockstates/tile.BlockQuartzGrowthAccelerator.json

7 lines
211 B
JSON

{
"variants": {
"powered=false": { "model": "appliedenergistics2:tile.BlockQuartzGrowthAccelerator.off" },
"powered=true": { "model": "appliedenergistics2:tile.BlockQuartzGrowthAccelerator.on" }
}
}