the block model
{
"credit": "Made by Constexpr(photo.png)",
"parent": "block/cube_all",
"textures": {
"0": "mcc:block/microcontroller_texture",
"1": "mcc:block/circuitry1",
"2": "mcc:block/circuitry2",
"4": "mcc:block/microcontroller_body",
"5": "mcc:block/circuitry3",
"particle": "mcc:block/microcontroller_texture"
},
"elements": [
{
"name": "Base",
"from": [0, 0, 0],
"to": [16, 1, 16],
"faces": {
"north": {"uv": [0, 0, 16, 1], "texture": "#4"},
"east": {"uv": [0, 0, 16, 1], "texture": "#4"},
"south": {"uv": [0, 0, 16, 1], "texture": "#4"},
"west": {"uv": [0, 0, 16, 1], "texture": "#4"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 0, 16, 16], "texture": "#4"}
}
},
{
"name": "Circuitry1",
"from": [2, 1, 2],
"to": [6, 2, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 2]},
"faces": {
"north": {"uv": [0, 8, 4, 9], "texture": "#1"},
"east": {"uv": [0, 7, 7, 8], "texture": "#1"},
"south": {"uv": [8, 0, 12, 1], "texture": "#1"},
"west": {"uv": [7, 7, 14, 8], "texture": "#1"},
"up": {"uv": [4, 7, 0, 0], "texture": "#1"},
"down": {"uv": [8, 0, 4, 7], "texture": "#1"}
}
},
{
"name": "Circuitry2",
"from": [13, 1, 1],
"to": [15, 2, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [13, 0, 1]},
"faces": {
"north": {"uv": [2, 0, 4, 1], "texture": "#5"},
"east": {"uv": [2, 1, 4, 2], "texture": "#5"},
"south": {"uv": [2, 2, 4, 3], "texture": "#5"},
"west": {"uv": [2, 3, 4, 4], "texture": "#5"},
"up": {"uv": [2, 2, 0, 0], "texture": "#5"},
"down": {"uv": [2, 2, 0, 4], "texture": "#5"}
}
},
{
"name": "Circuitry3",
"from": [6, 1, 12],
"to": [13, 2, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [12, 0, 12]},
"faces": {
"north": {"uv": [0, 6, 7, 8], "texture": "#2"},
"east": {"uv": [7, 2, 10, 4], "texture": "#2"},
"south": {"uv": [7, 0, 14, 2], "texture": "#2"},
"west": {"uv": [7, 4, 10, 6], "texture": "#2"},
"up": {"uv": [7, 3, 0, 0], "texture": "#2"},
"down": {"uv": [7, 3, 0, 6], "texture": "#2"}
}
}
]
}