{ "parent": "block/block", "textures": { "particle": "beeriffic:blocks/hives/hive_bottom_main", "texture_side_main": "beeriffic:blocks/hives/hive_side_main", "texture_side_sub": "beeriffic:blocks/hives/hive_side_sub", "texture_bottom_main": "beeriffic:blocks/hives/hive_bottom_main", "texture_bottom_sub": "beeriffic:blocks/hives/hive_bottom_sub", "texture_top_main": "beeriffic:blocks/hives/hive_top_main", "texture_top_sub": "beeriffic:blocks/hives/hive_top_sub" }, "elements": [ { "from": [ 0, 0, 0 ], "to": [ 16, 16, 16 ], "faces": { "north": { "texture": "#texture_side_main", "cullface": "north", "tintindex": 0 }, "south": { "texture": "#texture_side_main", "cullface": "south", "tintindex": 0 }, "west": { "texture": "#texture_side_main", "cullface": "west", "tintindex": 0 }, "east": { "texture": "#texture_side_main", "cullface": "east", "tintindex": 0 }, "down": { "texture": "#texture_bottom_main", "cullface": "down", "tintindex": 0 }, "up": { "texture": "#texture_top_main", "cullface": "up", "tintindex": 0 } } }, { "from": [ 0, 0, 0 ], "to": [ 16, 16, 16 ], "faces": { "north": { "texture": "#texture_side_sub", "cullface": "north", "tintindex": 1 }, "south": { "texture": "#texture_side_sub", "cullface": "south", "tintindex": 1 }, "west": { "texture": "#texture_side_sub", "cullface": "west", "tintindex": 1 }, "east": { "texture": "#texture_side_sub", "cullface": "east", "tintindex": 1 }, "down": { "texture": "#texture_bottom_sub", "cullface": "down", "tintindex": 1 }, "up": { "texture": "#texture_top_sub", "cullface": "up", "tintindex": 1 } } } ] }