{ "parent": "minecraft:block/block", "textures": { "center": "phycon:block/cable/cyan/cap_end" }, "elements": [ { "from": [6, 6, 6], "to": [10, 10, 10], "faces": { "down": {"texture": "#center"}, "up": {"texture": "#center"}, "north": {"texture": "#center"}, "south": {"texture": "#center"}, "west": {"texture": "#center"}, "east": {"texture": "#center"} } } ] }