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

8 lines
267 B
JSON

{
"parent": "block/cube_bottom_top",
"textures": {
"bottom": "appliedenergistics2:blocks/security_station_bottom",
"side": "appliedenergistics2:blocks/security_station_side",
"top": "appliedenergistics2:blocks/security_station"
}
}