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

8 lines
240 B
JSON

{
"parent": "block/inner_stairs",
"textures": {
"bottom": "appliedenergistics2:blocks/quartz_block",
"side": "appliedenergistics2:blocks/quartz_block",
"top": "appliedenergistics2:blocks/quartz_block"
}
}