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

11 lines
387 B
JSON

{
"parent": "block/cube",
"textures": {
"north": "appliedenergistics2:blocks/crafting/monitor",
"east": "appliedenergistics2:blocks/crafting/unit",
"west": "appliedenergistics2:blocks/crafting/unit",
"south": "appliedenergistics2:blocks/crafting/unit",
"up": "appliedenergistics2:blocks/crafting/unit",
"down": "appliedenergistics2:blocks/crafting/unit"
}
}