53 lines
1.8 KiB
JSON
53 lines
1.8 KiB
JSON
{
|
|
"credit": "Made with Blockbench",
|
|
"textures": {
|
|
"particle": "createaddition:block/alternator/alternator",
|
|
"main": "createaddition:block/alternator/alternator",
|
|
"1_0": "create:block/axis",
|
|
"1_1": "create:block/axis_top"
|
|
},
|
|
"elements": [
|
|
{
|
|
"name": "coil",
|
|
"from": [0, 0, 3],
|
|
"to": [16, 16, 13],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 7]},
|
|
"faces": {
|
|
"north": {"uv": [8, 8, 16, 16], "texture": "#main"},
|
|
"east": {"uv": [1.5, 0, 6.5, 8], "rotation": 180, "texture": "#main", "cullface": "east"},
|
|
"south": {"uv": [8, 8, 16, 16], "texture": "#main"},
|
|
"west": {"uv": [1.5, 0, 6.5, 8], "texture": "#main", "cullface": "west"},
|
|
"up": {"uv": [1.5, 0, 6.5, 8], "rotation": 90, "texture": "#main", "cullface": "up"},
|
|
"down": {"uv": [1.5, 0, 6.5, 8], "rotation": 270, "texture": "#main", "cullface": "down"}
|
|
}
|
|
},
|
|
{
|
|
"name": "housing",
|
|
"from": [2, 2, 0],
|
|
"to": [14, 14, 14],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 7]},
|
|
"faces": {
|
|
"north": {"uv": [9, 1, 15, 7], "texture": "#main", "cullface": "north"},
|
|
"east": {"uv": [9, 1, 16, 7], "texture": "#main"},
|
|
"south": {"uv": [1, 9, 7, 15], "texture": "#main"},
|
|
"west": {"uv": [8, 1, 15, 7], "texture": "#main"},
|
|
"up": {"uv": [9, 0, 15, 7], "texture": "#main"},
|
|
"down": {"uv": [9, 1, 15, 8], "texture": "#main"}
|
|
}
|
|
},
|
|
{
|
|
"name": "Axis",
|
|
"from": [6, 6, 6],
|
|
"to": [10, 10, 16],
|
|
"shade": false,
|
|
"rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]},
|
|
"faces": {
|
|
"east": {"uv": [6, 0, 10, 10], "rotation": 270, "texture": "#1_0"},
|
|
"south": {"uv": [6, 6, 10, 10], "texture": "#1_1"},
|
|
"west": {"uv": [6, 0, 10, 10], "rotation": 90, "texture": "#1_0"},
|
|
"up": {"uv": [6, 0, 10, 10], "rotation": 180, "texture": "#1_0"},
|
|
"down": {"uv": [6, 0, 10, 10], "texture": "#1_0"}
|
|
}
|
|
}
|
|
]
|
|
} |