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

6 lines
206 B
JSON

{
"variants": {
"active=false": { "model": "appliedenergistics2:tile.BlockVibrationChamber.off" },
"active=true": { "model": "appliedenergistics2:tile.BlockVibrationChamber.on" }
}
}