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

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"
}
}