Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/blockstates/security_station.json
2016-08-26 13:59:59 +02:00

7 lines
177 B
JSON

{
"variants": {
"powered=false": { "model": "appliedenergistics2:security_station_off" },
"powered=true": { "model": "appliedenergistics2:security_station_on" }
}
}