{ "textures": { "cable": "phycon:block/cable/color/straight", "cap": "phycon:block/cable/color/cap_end" }, "elements": [ { "from": [6, 6, 6], "to": [10, 16, 10], "faces": { "up": {"texture": "#cap", "cullface": "up"}, "north": {"texture": "#cable"}, "south": {"texture": "#cable"}, "west": {"texture": "#cable"}, "east": {"texture": "#cable"} } } ] }