Files
Applied-Energistics-2/src/main/resources/assets/appliedenergistics2/blockstates/cable_bus.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

8 lines
119 B
JSON

{
"variants": {
"normal": {
"model": "appliedenergistics2:builtin/cable_bus"
}
}
}