Active engine model (WIP)
This commit is contained in:
parent
77cb483774
commit
2752a82225
@ -1,5 +1,8 @@
|
|||||||
{
|
{
|
||||||
"parent": "minecraft:block/cube_all",
|
"credit": "Made with Blockbench",
|
||||||
|
"parent": "minecraft:block/cube_all",
|
||||||
|
"render_type": "cutout",
|
||||||
|
"texture_size": [16, 32],
|
||||||
"textures": {
|
"textures": {
|
||||||
"0": "overdrive_that_matters:block/ship_engine",
|
"0": "overdrive_that_matters:block/ship_engine",
|
||||||
"particle": "overdrive_that_matters:block/ship_engine"
|
"particle": "overdrive_that_matters:block/ship_engine"
|
||||||
|
@ -0,0 +1,303 @@
|
|||||||
|
{
|
||||||
|
"credit": "Made with Blockbench",
|
||||||
|
"parent": "minecraft:block/cube_all",
|
||||||
|
"render_type": "cutout",
|
||||||
|
"texture_size": [16, 32],
|
||||||
|
"textures": {
|
||||||
|
"0": "overdrive_that_matters:block/ship_engine",
|
||||||
|
"particle": "overdrive_that_matters:block/ship_engine"
|
||||||
|
},
|
||||||
|
"elements": [
|
||||||
|
{
|
||||||
|
"name": "frame",
|
||||||
|
"from": [0, 0, 14],
|
||||||
|
"to": [16, 16, 16],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [0, 0, 8, 4], "rotation": 180, "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 4, 8, 4.5], "rotation": 270, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 8, 4], "texture": "#0"},
|
||||||
|
"west": {"uv": [0, 4, 8, 4.5], "rotation": 90, "texture": "#0"},
|
||||||
|
"up": {"uv": [0, 4, 8, 4.5], "rotation": 180, "texture": "#0"},
|
||||||
|
"down": {"uv": [0, 4, 8, 4.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "frame",
|
||||||
|
"from": [1, 1, 10],
|
||||||
|
"to": [15, 15, 14],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [0, 5.5, 7, 9], "rotation": 180, "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 4.5, 7, 5.5], "rotation": 270, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 7, 7], "texture": "#missing"},
|
||||||
|
"west": {"uv": [0, 4.5, 7, 5.5], "rotation": 90, "texture": "#0"},
|
||||||
|
"up": {"uv": [0, 4.5, 7, 5.5], "rotation": 180, "texture": "#0"},
|
||||||
|
"down": {"uv": [0, 4.5, 7, 5.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "funnycone",
|
||||||
|
"from": [4, 4, 7],
|
||||||
|
"to": [12, 12, 10],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [0, 0, 4, 4], "rotation": 180, "texture": "#missing"},
|
||||||
|
"east": {"uv": [2, 1.75, 6, 3.25], "rotation": 270, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 4, 4], "texture": "#missing"},
|
||||||
|
"west": {"uv": [2, 1.75, 6, 3.25], "rotation": 90, "texture": "#0"},
|
||||||
|
"up": {"uv": [2, 1.75, 6, 3.25], "rotation": 180, "texture": "#0"},
|
||||||
|
"down": {"uv": [2, 1.75, 6, 3.25], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "funnycone",
|
||||||
|
"from": [3, 3, 4],
|
||||||
|
"to": [13, 13, 7],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [0, 0, 5, 5], "rotation": 180, "texture": "#missing"},
|
||||||
|
"east": {"uv": [1.5, 2.25, 6.5, 3.75], "rotation": 270, "texture": "#0"},
|
||||||
|
"south": {"uv": [1.5, 0.75, 6.5, 3.25], "texture": "#0"},
|
||||||
|
"west": {"uv": [1.5, 2.25, 6.5, 3.75], "rotation": 90, "texture": "#0"},
|
||||||
|
"up": {"uv": [1.5, 2.25, 6.5, 3.75], "rotation": 180, "texture": "#0"},
|
||||||
|
"down": {"uv": [1.5, 2.25, 6.5, 3.75], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "funnycone",
|
||||||
|
"from": [2, 2, 0],
|
||||||
|
"to": [14, 14, 4],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [6, 9, 12, 12], "rotation": 180, "texture": "#0"},
|
||||||
|
"east": {"uv": [1, 2, 7, 4], "rotation": 270, "texture": "#0"},
|
||||||
|
"south": {"uv": [1, 0.5, 7, 3.5], "texture": "#0"},
|
||||||
|
"west": {"uv": [1, 2, 7, 4], "rotation": 90, "texture": "#0"},
|
||||||
|
"up": {"uv": [1, 2, 7, 4], "rotation": 180, "texture": "#0"},
|
||||||
|
"down": {"uv": [1, 2, 7, 4], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "funnycone",
|
||||||
|
"from": [10, 7, 1],
|
||||||
|
"to": [13, 9, 10],
|
||||||
|
"rotation": {"angle": -22.5, "axis": "y", "origin": [12, 8, 9.5]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [12.5, 2.25, 13.5, 3], "rotation": 270, "texture": "#0"},
|
||||||
|
"east": {"uv": [12.5, 0, 13.5, 2.25], "rotation": 270, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 1.5, 1], "texture": "#missing"},
|
||||||
|
"west": {"uv": [0, 0, 1, 4.5], "rotation": 90, "texture": "#missing"},
|
||||||
|
"up": {"uv": [13.5, 0, 15, 2.25], "rotation": 180, "texture": "#0"},
|
||||||
|
"down": {"uv": [11, 0, 12.5, 2.25], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "funnycone",
|
||||||
|
"from": [7, 10, 1],
|
||||||
|
"to": [9, 13, 10],
|
||||||
|
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 12, 9.5]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [12.5, 2.25, 13.5, 3], "rotation": 180, "texture": "#0"},
|
||||||
|
"east": {"uv": [11, 0, 12.5, 2.25], "rotation": 270, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 1, 1.5], "texture": "#missing"},
|
||||||
|
"west": {"uv": [13.5, 0, 15, 2.25], "rotation": 90, "texture": "#0"},
|
||||||
|
"up": {"uv": [12.5, 0, 13.5, 2.25], "rotation": 180, "texture": "#0"},
|
||||||
|
"down": {"uv": [0, 0, 1, 4.5], "texture": "#missing"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "funnycone",
|
||||||
|
"from": [7, 3, 1],
|
||||||
|
"to": [9, 6, 10],
|
||||||
|
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 4, 9.5]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [12.5, 2.25, 13.5, 3], "rotation": 180, "texture": "#0"},
|
||||||
|
"east": {"uv": [13.5, 0, 15, 2.25], "rotation": 270, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 1, 1.5], "texture": "#missing"},
|
||||||
|
"west": {"uv": [11, 0, 12.5, 2.25], "rotation": 90, "texture": "#0"},
|
||||||
|
"up": {"uv": [0, 0, 1, 4.5], "rotation": 180, "texture": "#missing"},
|
||||||
|
"down": {"uv": [12.5, 0, 13.5, 2.25], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "funnycone",
|
||||||
|
"from": [3, 7, 1],
|
||||||
|
"to": [6, 9, 10],
|
||||||
|
"rotation": {"angle": 22.5, "axis": "y", "origin": [4, 8, 9.5]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [12.5, 2.25, 13.5, 3], "rotation": 270, "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 0, 1, 4.5], "rotation": 270, "texture": "#missing"},
|
||||||
|
"south": {"uv": [0, 0, 1.5, 1], "texture": "#missing"},
|
||||||
|
"west": {"uv": [12.5, 0, 13.5, 2.25], "rotation": 90, "texture": "#0"},
|
||||||
|
"up": {"uv": [11, 0, 12.5, 2.25], "rotation": 180, "texture": "#0"},
|
||||||
|
"down": {"uv": [13.5, 0, 15, 2.25], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "frame",
|
||||||
|
"from": [0, 14, 9],
|
||||||
|
"to": [2, 16, 14],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [8, 1.75, 9, 2.25], "texture": "#0"},
|
||||||
|
"east": {"uv": [9, 0.5, 8, 1.75], "rotation": 270, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 1, 1], "texture": "#missing"},
|
||||||
|
"west": {"uv": [9, 0.5, 8, 1.75], "rotation": 90, "texture": "#0"},
|
||||||
|
"up": {"uv": [8, 0.5, 9, 1.75], "rotation": 180, "texture": "#0"},
|
||||||
|
"down": {"uv": [8, 0.5, 9, 1.75], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "frame",
|
||||||
|
"from": [1, 14, 4],
|
||||||
|
"to": [2, 15, 9],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [9, 1.5, 9.5, 1.75], "rotation": 180, "texture": "#0"},
|
||||||
|
"east": {"uv": [9, 0.25, 9.5, 1.5], "rotation": 270, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 0.5, 0.25], "texture": "#missing"},
|
||||||
|
"west": {"uv": [9, 0.25, 9.5, 1.5], "rotation": 90, "texture": "#0"},
|
||||||
|
"up": {"uv": [9, 0.25, 9.5, 1.5], "rotation": 180, "texture": "#0"},
|
||||||
|
"down": {"uv": [9, 0.25, 9.5, 1.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "frame",
|
||||||
|
"from": [1, 1, 4],
|
||||||
|
"to": [2, 2, 9],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [9, 1.5, 9.5, 1.75], "rotation": 180, "texture": "#0"},
|
||||||
|
"east": {"uv": [9, 0.25, 9.5, 1.5], "rotation": 270, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 0.5, 0.25], "texture": "#missing"},
|
||||||
|
"west": {"uv": [9, 0.25, 9.5, 1.5], "rotation": 90, "texture": "#0"},
|
||||||
|
"up": {"uv": [9, 0.25, 9.5, 1.5], "rotation": 180, "texture": "#0"},
|
||||||
|
"down": {"uv": [9, 0.25, 9.5, 1.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "frame",
|
||||||
|
"from": [14, 1, 4],
|
||||||
|
"to": [15, 2, 9],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [9, 1.5, 9.5, 1.75], "rotation": 180, "texture": "#0"},
|
||||||
|
"east": {"uv": [9, 0.25, 9.5, 1.5], "rotation": 270, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 0.5, 0.25], "texture": "#missing"},
|
||||||
|
"west": {"uv": [9, 0.25, 9.5, 1.5], "rotation": 90, "texture": "#0"},
|
||||||
|
"up": {"uv": [9, 0.25, 9.5, 1.5], "rotation": 180, "texture": "#0"},
|
||||||
|
"down": {"uv": [9, 0.25, 9.5, 1.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "frame",
|
||||||
|
"from": [14, 14, 4],
|
||||||
|
"to": [15, 15, 9],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [9, 1.5, 9.5, 1.75], "rotation": 180, "texture": "#0"},
|
||||||
|
"east": {"uv": [9, 0.25, 9.5, 1.5], "rotation": 270, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 0.5, 0.25], "texture": "#missing"},
|
||||||
|
"west": {"uv": [9, 0.25, 9.5, 1.5], "rotation": 90, "texture": "#0"},
|
||||||
|
"up": {"uv": [9, 0.25, 9.5, 1.5], "rotation": 180, "texture": "#0"},
|
||||||
|
"down": {"uv": [9, 0.25, 9.5, 1.5], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [14, 2, 7],
|
||||||
|
"to": [15, 14, 9],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [10.5, 0.25, 11, 3.25], "rotation": 180, "texture": "#0"},
|
||||||
|
"east": {"uv": [9.5, 0.25, 10.5, 3.25], "texture": "#0"},
|
||||||
|
"south": {"uv": [10.5, 0.25, 11, 3.25], "texture": "#0"},
|
||||||
|
"west": {"uv": [9.5, 0.25, 10.5, 3.25], "rotation": 180, "texture": "#0"},
|
||||||
|
"up": {"uv": [0, 0, 0.5, 1], "rotation": 180, "texture": "#missing"},
|
||||||
|
"down": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "frame",
|
||||||
|
"from": [1, 2, 7],
|
||||||
|
"to": [2, 14, 9],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [10.5, 0.25, 11, 3.25], "rotation": 180, "texture": "#0"},
|
||||||
|
"east": {"uv": [9.5, 0.25, 10.5, 3.25], "texture": "#0"},
|
||||||
|
"south": {"uv": [10.5, 0.25, 11, 3.25], "texture": "#0"},
|
||||||
|
"west": {"uv": [9.5, 0.25, 10.5, 3.25], "rotation": 180, "texture": "#0"},
|
||||||
|
"up": {"uv": [0, 0, 0.5, 1], "rotation": 180, "texture": "#missing"},
|
||||||
|
"down": {"uv": [0, 0, 0.5, 1], "texture": "#missing"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "frame",
|
||||||
|
"from": [2, 14, 7],
|
||||||
|
"to": [14, 15, 9],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [10.5, 0.25, 11, 3.25], "rotation": 270, "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 0, 0.5, 1], "rotation": 270, "texture": "#missing"},
|
||||||
|
"south": {"uv": [10.5, 0.25, 11, 3.25], "rotation": 90, "texture": "#0"},
|
||||||
|
"west": {"uv": [0, 0, 0.5, 1], "rotation": 90, "texture": "#missing"},
|
||||||
|
"up": {"uv": [9.5, 0.25, 10.5, 3.25], "rotation": 270, "texture": "#0"},
|
||||||
|
"down": {"uv": [9.5, 0.25, 10.5, 3.25], "rotation": 90, "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [2, 1, 7],
|
||||||
|
"to": [14, 2, 9],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [10.5, 0.25, 11, 3.25], "rotation": 270, "texture": "#0"},
|
||||||
|
"east": {"uv": [0, 0, 0.5, 1], "rotation": 270, "texture": "#missing"},
|
||||||
|
"south": {"uv": [10.5, 0.25, 11, 3.25], "rotation": 90, "texture": "#0"},
|
||||||
|
"west": {"uv": [0, 0, 0.5, 1], "rotation": 90, "texture": "#missing"},
|
||||||
|
"up": {"uv": [9.5, 0.25, 10.5, 3.25], "rotation": 270, "texture": "#0"},
|
||||||
|
"down": {"uv": [9.5, 0.25, 10.5, 3.25], "rotation": 90, "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "frame",
|
||||||
|
"from": [14, 14, 9],
|
||||||
|
"to": [16, 16, 14],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [8, 1.75, 9, 2.25], "rotation": 270, "texture": "#0"},
|
||||||
|
"east": {"uv": [8, 0.5, 9, 1.75], "rotation": 270, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 1, 1], "texture": "#missing"},
|
||||||
|
"west": {"uv": [8, 0.5, 9, 1.75], "rotation": 90, "texture": "#0"},
|
||||||
|
"up": {"uv": [9, 0.5, 8, 1.75], "rotation": 180, "texture": "#0"},
|
||||||
|
"down": {"uv": [9, 0.5, 8, 1.75], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "frame",
|
||||||
|
"from": [14, 0, 9],
|
||||||
|
"to": [16, 2, 14],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [8, 1.75, 9, 2.25], "rotation": 180, "texture": "#0"},
|
||||||
|
"east": {"uv": [9, 0.5, 8, 1.75], "rotation": 270, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 1, 1], "texture": "#missing"},
|
||||||
|
"west": {"uv": [9, 0.5, 8, 1.75], "rotation": 90, "texture": "#0"},
|
||||||
|
"up": {"uv": [8, 0.5, 9, 1.75], "rotation": 180, "texture": "#0"},
|
||||||
|
"down": {"uv": [8, 0.5, 9, 1.75], "texture": "#0"}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"from": [0, 0, 9],
|
||||||
|
"to": [2, 2, 14],
|
||||||
|
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
|
||||||
|
"faces": {
|
||||||
|
"north": {"uv": [8, 1.75, 9, 2.25], "rotation": 90, "texture": "#0"},
|
||||||
|
"east": {"uv": [8, 0.5, 9, 1.75], "rotation": 270, "texture": "#0"},
|
||||||
|
"south": {"uv": [0, 0, 1, 1], "texture": "#missing"},
|
||||||
|
"west": {"uv": [8, 0.5, 9, 1.75], "rotation": 90, "texture": "#0"},
|
||||||
|
"up": {"uv": [9, 0.5, 8, 1.75], "rotation": 180, "texture": "#0"},
|
||||||
|
"down": {"uv": [9, 0.5, 8, 1.75], "texture": "#0"}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user