{ "textures": { "antenna": "minecraft:block/iron_block", "body": "minecraft:block/coal_block" }, "elements": [ { "from": [ 6.5, 6.9, 15.4 ], "to": [ 9.5, 9.1, 16 ], "faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#body" }, "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#body" }, "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#body" }, "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#body" }, "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#body" }, "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#body" } } }, { "from": [ 7, 7, 9 ], "to": [ 7.1, 7.1, 15.4 ], "faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#antenna" }, "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#antenna" }, "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#antenna" }, "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#antenna" }, "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#antenna" } } } ] }