New model
This commit is contained in:
parent
f06dd06309
commit
37f301476c
8 changed files with 70 additions and 137 deletions
|
@ -1,35 +1,45 @@
|
||||||
{
|
{
|
||||||
|
"credit": "Made with Blockbench, by goumo_g",
|
||||||
|
"texture_size": [32, 32],
|
||||||
"textures": {
|
"textures": {
|
||||||
"main": "steampowered:block/alternator/alternator",
|
"0": "steampowered:block/alternator/alternator",
|
||||||
"particle": "steampowered:block/alternator/alternator"
|
"particle": "steampowered:block/alternator/alternator"
|
||||||
},
|
},
|
||||||
"elements": [
|
"elements": [
|
||||||
{
|
{
|
||||||
"name": "coil",
|
"from": [0, 0, 0],
|
||||||
"from": [0, 0, 3],
|
"to": [16, 3, 16],
|
||||||
"to": [16, 16, 13],
|
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 7]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [8, 8, 16, 16], "texture": "#main"},
|
"north": {"uv": [8, 0, 16, 1.5], "texture": "#0"},
|
||||||
"east": {"uv": [1.5, 0, 6.5, 8], "rotation": 180, "texture": "#main"},
|
"east": {"uv": [8, 0, 16, 1.5], "texture": "#0"},
|
||||||
"south": {"uv": [8, 8, 16, 16], "texture": "#main"},
|
"south": {"uv": [8, 0, 16, 1.5], "texture": "#0"},
|
||||||
"west": {"uv": [1.5, 0, 6.5, 8], "texture": "#main"},
|
"west": {"uv": [8, 0, 16, 1.5], "texture": "#0"},
|
||||||
"up": {"uv": [1.5, 0, 6.5, 8], "rotation": 90, "texture": "#main"},
|
"up": {"uv": [0, 0, 8, 8], "texture": "#0"},
|
||||||
"down": {"uv": [1.5, 0, 6.5, 8], "rotation": 270, "texture": "#main"}
|
"down": {"uv": [0, 0, 8, 8], "texture": "#0"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "housing",
|
"from": [3, 3, 1],
|
||||||
"from": [2, 2, 0],
|
"to": [13, 14, 12],
|
||||||
"to": [14, 14, 14],
|
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 7]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [9, 1, 15, 7], "texture": "#main"},
|
"north": {"uv": [10.5, 8, 15.5, 13.5], "texture": "#0"},
|
||||||
"east": {"uv": [9, 1, 16, 7], "texture": "#main"},
|
"east": {"uv": [5.5, 8, 0, 13.5], "texture": "#0"},
|
||||||
"south": {"uv": [1, 9, 7, 15], "texture": "#main"},
|
"south": {"uv": [10.5, 8, 15.5, 13.5], "texture": "#0"},
|
||||||
"west": {"uv": [8, 1, 15, 7], "texture": "#main"},
|
"west": {"uv": [0, 8, 5.5, 13.5], "texture": "#0"},
|
||||||
"up": {"uv": [9, 0, 15, 7], "texture": "#main"},
|
"up": {"uv": [5.5, 8, 10.5, 13.5], "texture": "#0"},
|
||||||
"down": {"uv": [9, 1, 15, 8], "texture": "#main"}
|
"down": {"uv": [5.5, 8, 10.5, 13.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [2, 3, 12],
|
||||||
|
"to": [14, 15, 16],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [8, 1.5, 14, 7.5], "texture": "#0"},
|
||||||
|
"east": {"uv": [14, 1.5, 16, 7.5], "texture": "#0"},
|
||||||
|
"south": {"uv": [8, 1.5, 14, 7.5], "texture": "#0"},
|
||||||
|
"west": {"uv": [14, 1.5, 16, 7.5], "texture": "#0"},
|
||||||
|
"up": {"uv": [14, 1.5, 16, 7.5], "rotation": 90, "texture": "#0"},
|
||||||
|
"down": {"uv": [14, 1.5, 16, 7.5], "rotation": 90, "texture": "#0"}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"textures": {
|
|
||||||
"0": "steampowered:block/alternator/coil",
|
|
||||||
"1": "create:block/depot_top",
|
|
||||||
"particle": "steampowered:block/alternator/coil"
|
|
||||||
},
|
|
||||||
"elements": [
|
|
||||||
{
|
|
||||||
"name": "coil",
|
|
||||||
"from": [0, 0, 1],
|
|
||||||
"to": [16, 16, 13],
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [1, 0, 15, 14], "texture": "#1"},
|
|
||||||
"east": {"uv": [2, 0, 14, 16], "rotation": 180, "texture": "#0"},
|
|
||||||
"south": {"uv": [1, 0, 15, 14], "texture": "#1"},
|
|
||||||
"west": {"uv": [2, 0, 14, 16], "texture": "#0"},
|
|
||||||
"up": {"uv": [2, 0, 14, 16], "rotation": 90, "texture": "#0"},
|
|
||||||
"down": {"uv": [2, 0, 14, 16], "rotation": 270, "texture": "#0"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "housing",
|
|
||||||
"from": [1, 1, 0],
|
|
||||||
"to": [15, 15, 14],
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [1, 0, 15, 14], "texture": "#1"},
|
|
||||||
"east": {"uv": [1, 0, 15, 14], "texture": "#1"},
|
|
||||||
"south": {"uv": [1, 0, 15, 14], "texture": "#1"},
|
|
||||||
"west": {"uv": [1, 0, 15, 14], "texture": "#1"},
|
|
||||||
"up": {"uv": [1, 0, 15, 14], "texture": "#1"},
|
|
||||||
"down": {"uv": [1, 0, 15, 14], "texture": "#1"}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
|
@ -1,37 +1,47 @@
|
||||||
{
|
{
|
||||||
|
"credit": "Made with Blockbench, by goumo_g",
|
||||||
|
"texture_size": [32, 32],
|
||||||
"textures": {
|
"textures": {
|
||||||
"main": "steampowered:block/alternator/alternator",
|
"0": "steampowered:block/alternator/alternator",
|
||||||
"particle": "steampowered:block/alternator/alternator",
|
"particle": "steampowered:block/alternator/alternator",
|
||||||
"1_0": "create:block/axis",
|
"2": "create:block/axis",
|
||||||
"1_1": "create:block/axis_top"
|
"3": "create:block/axis_top"
|
||||||
},
|
},
|
||||||
"elements": [
|
"elements": [
|
||||||
{
|
{
|
||||||
"name": "coil",
|
"from": [0, 0, 0],
|
||||||
"from": [0, 0, 3],
|
"to": [16, 3, 16],
|
||||||
"to": [16, 16, 13],
|
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 7]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [8, 8, 16, 16], "texture": "#main"},
|
"north": {"uv": [8, 0, 16, 1.5], "texture": "#0"},
|
||||||
"east": {"uv": [1.5, 0, 6.5, 8], "rotation": 180, "texture": "#main"},
|
"east": {"uv": [8, 0, 16, 1.5], "texture": "#0"},
|
||||||
"south": {"uv": [8, 8, 16, 16], "texture": "#main"},
|
"south": {"uv": [8, 0, 16, 1.5], "texture": "#0"},
|
||||||
"west": {"uv": [1.5, 0, 6.5, 8], "texture": "#main"},
|
"west": {"uv": [8, 0, 16, 1.5], "texture": "#0"},
|
||||||
"up": {"uv": [1.5, 0, 6.5, 8], "rotation": 90, "texture": "#main"},
|
"up": {"uv": [0, 0, 8, 8], "texture": "#0"},
|
||||||
"down": {"uv": [1.5, 0, 6.5, 8], "rotation": 270, "texture": "#main"}
|
"down": {"uv": [0, 0, 8, 8], "texture": "#0"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "housing",
|
"from": [3, 3, 1],
|
||||||
"from": [2, 2, 0],
|
"to": [13, 14, 12],
|
||||||
"to": [14, 14, 14],
|
|
||||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 7]},
|
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [9, 1, 15, 7], "texture": "#main"},
|
"north": {"uv": [10.5, 8, 15.5, 13.5], "texture": "#0"},
|
||||||
"east": {"uv": [9, 1, 16, 7], "texture": "#main"},
|
"east": {"uv": [5.5, 8, 0, 13.5], "texture": "#0"},
|
||||||
"south": {"uv": [1, 9, 7, 15], "texture": "#main"},
|
"south": {"uv": [10.5, 8, 15.5, 13.5], "texture": "#0"},
|
||||||
"west": {"uv": [8, 1, 15, 7], "texture": "#main"},
|
"west": {"uv": [0, 8, 5.5, 13.5], "texture": "#0"},
|
||||||
"up": {"uv": [9, 0, 15, 7], "texture": "#main"},
|
"up": {"uv": [5.5, 8, 10.5, 13.5], "texture": "#0"},
|
||||||
"down": {"uv": [9, 1, 15, 8], "texture": "#main"}
|
"down": {"uv": [5.5, 8, 10.5, 13.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [2, 3, 12],
|
||||||
|
"to": [14, 15, 16],
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [8, 1.5, 14, 7.5], "texture": "#0"},
|
||||||
|
"east": {"uv": [14, 1.5, 16, 7.5], "texture": "#0"},
|
||||||
|
"south": {"uv": [8, 1.5, 14, 7.5], "texture": "#0"},
|
||||||
|
"west": {"uv": [14, 1.5, 16, 7.5], "texture": "#0"},
|
||||||
|
"up": {"uv": [14, 1.5, 16, 7.5], "rotation": 90, "texture": "#0"},
|
||||||
|
"down": {"uv": [14, 1.5, 16, 7.5], "rotation": 90, "texture": "#0"}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -41,12 +51,12 @@
|
||||||
"shade": false,
|
"shade": false,
|
||||||
"rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]},
|
"rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]},
|
||||||
"faces": {
|
"faces": {
|
||||||
"north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1_1"},
|
"north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#3"},
|
||||||
"east": {"uv": [6, 0, 10, 10], "rotation": 270, "texture": "#1_0"},
|
"east": {"uv": [6, 0, 10, 10], "rotation": 270, "texture": "#2"},
|
||||||
"south": {"uv": [6, 6, 10, 10], "texture": "#1_1"},
|
"south": {"uv": [6, 6, 10, 10], "texture": "#3"},
|
||||||
"west": {"uv": [6, 0, 10, 10], "rotation": 90, "texture": "#1_0"},
|
"west": {"uv": [6, 0, 10, 10], "rotation": 90, "texture": "#2"},
|
||||||
"up": {"uv": [6, 0, 10, 10], "rotation": 180, "texture": "#1_0"},
|
"up": {"uv": [6, 0, 10, 10], "rotation": 180, "texture": "#2"},
|
||||||
"down": {"uv": [6, 0, 10, 10], "texture": "#1_0"}
|
"down": {"uv": [6, 0, 10, 10], "texture": "#2"}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -1,52 +0,0 @@
|
||||||
{
|
|
||||||
"textures": {
|
|
||||||
"0": "steampowered:block/alternator/coil",
|
|
||||||
"1": "create:block/depot_top",
|
|
||||||
"1_0": "create:block/axis",
|
|
||||||
"1_1": "create:block/axis_top",
|
|
||||||
"particle": "steampowered:block/alternator/coil"
|
|
||||||
},
|
|
||||||
"elements": [
|
|
||||||
{
|
|
||||||
"name": "coil",
|
|
||||||
"from": [0, 0, 1],
|
|
||||||
"to": [16, 16, 13],
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [1, 0, 15, 14], "texture": "#1"},
|
|
||||||
"east": {"uv": [2, 0, 14, 16], "rotation": 180, "texture": "#0"},
|
|
||||||
"south": {"uv": [1, 0, 15, 14], "texture": "#1"},
|
|
||||||
"west": {"uv": [2, 0, 14, 16], "texture": "#0"},
|
|
||||||
"up": {"uv": [2, 0, 14, 16], "rotation": 90, "texture": "#0"},
|
|
||||||
"down": {"uv": [2, 0, 14, 16], "rotation": 270, "texture": "#0"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "housing",
|
|
||||||
"from": [1, 1, 0],
|
|
||||||
"to": [15, 15, 14],
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [1, 0, 15, 14], "texture": "#1"},
|
|
||||||
"east": {"uv": [1, 0, 15, 14], "texture": "#1"},
|
|
||||||
"south": {"uv": [1, 0, 15, 14], "texture": "#1"},
|
|
||||||
"west": {"uv": [1, 0, 15, 14], "texture": "#1"},
|
|
||||||
"up": {"uv": [1, 0, 15, 14], "texture": "#1"},
|
|
||||||
"down": {"uv": [1, 0, 15, 14], "texture": "#1"}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Axis",
|
|
||||||
"from": [6, 6, 6],
|
|
||||||
"to": [10, 10, 16],
|
|
||||||
"shade": false,
|
|
||||||
"rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]},
|
|
||||||
"faces": {
|
|
||||||
"north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1_1"},
|
|
||||||
"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"}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Binary file not shown.
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 808 B |
Binary file not shown.
Before Width: | Height: | Size: 1.8 KiB |
Binary file not shown.
After Width: | Height: | Size: 808 B |
Binary file not shown.
Before Width: | Height: | Size: 862 B |
Loading…
Reference in a new issue