{ "textures": { "base": "appliedenergistics2:parts/cable/covered/${color}" }, "elements": [ { "name": "Element", "from": [ 5.0, 5.0, 0.0 ], "to": [ 11.0, 11.0, 16.0 ], "faces": { "north": { "texture": "#base", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, "east": { "texture": "#base", "uv": [ 0.0, 5.0, 5.0, 11.0 ] }, "south": { "texture": "#base", "uv": [ 11.0, 5.0, 5.0, 11.0 ] }, "west": { "texture": "#base", "uv": [ 5.0, 5.0, 0.0, 11.0 ] }, "up": { "texture": "#base", "uv": [ 5.0, 0.0, 11.0, 5.0 ] }, "down": { "texture": "#base", "uv": [ 5.0, 11.0, 11.0, 16.0 ] } } } ] }