{ "textures": { "0": "unicopia:hive_core", "1": "unicopia:hive_activity", "particle": "unicopia:hive_core" }, "elements": [ { "name": "core", "from": [1, 1, 1], "to": [15, 15, 15], "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#0"}, "east": {"uv": [0, 0, 16, 16], "texture": "#0"}, "south": {"uv": [0, 0, 16, 16], "texture": "#0"}, "west": {"uv": [0, 0, 16, 16], "texture": "#0"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, "down": {"uv": [0, 0, 16, 16], "texture": "#0"} } }, { "name": "activity", "from": [0, 0, 0], "to": [16, 16, 2], "faces": { "north": {"uv": [0, 0, 16, 16], "texture": "#1"}, "east": {"uv": [14, 0, 16, 16], "texture": "#1"}, "south": {"uv": [0, 0, 16, 16], "texture": "#1"}, "west": {"uv": [0, 0, 2, 16], "texture": "#1"}, "up": {"uv": [16, 2, 0, 0], "texture": "#1"}, "down": {"uv": [16, 14, 0, 16], "texture": "#1"} } } ] }