Files
Applied-Energistics-2/src/main/resources/assets/appliedenergistics2/models/block/crafting/unit.json
T
yueh 74b9610b45 JSON resource cleanup (#3178)
Unified formatting
Added missing new lines at end of file
Removed superfluous spaces
Removed channel texture from dense covered cables.
2017-10-26 12:47:08 +02:00

7 lines
118 B
JSON

{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/crafting/unit"
}
}