Added mod files
This commit is contained in:
+37
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"render_type": "cutout_mipped",
|
||||
"textures": {
|
||||
"0": "create_enchantment_industry:block/disenchanter_side",
|
||||
"1": "create_enchantment_industry:block/disenchanter_top",
|
||||
"2": "cabin:block/zinc_underside",
|
||||
"particle": "create_enchantment_industry:block/disenchanter_side"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 13, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 3, 16, 16], "texture": "#0"},
|
||||
"east": {"uv": [0, 3, 16, 16], "texture": "#0"},
|
||||
"south": {"uv": [0, 3, 16, 16], "texture": "#0"},
|
||||
"west": {"uv": [0, 3, 16, 16], "texture": "#0"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#1"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [14, 5, 2],
|
||||
"to": [2, 13, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [14, 5, 2]},
|
||||
"faces": {
|
||||
"north": {"uv": [2, 3, 14, 11], "texture": "#0"},
|
||||
"east": {"uv": [2, 3, 14, 11], "texture": "#0"},
|
||||
"south": {"uv": [2, 3, 14, 11], "texture": "#0"},
|
||||
"west": {"uv": [2, 3, 14, 11], "texture": "#0"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#2"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
+264
@@ -0,0 +1,264 @@
|
||||
{
|
||||
"credit": "By LimonBlaze, made with Blockbench, ported to Create 6.0 by Eric Oswald",
|
||||
"parent": "block/block",
|
||||
"render_type": "cutout_mipped",
|
||||
"textures": {
|
||||
"tank": "create_enchantment_industry:block/printer",
|
||||
"particle": "cabin:block/zinc_underside"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Top 1",
|
||||
"from": [2, 14, 2],
|
||||
"to": [14, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 0, 7, 1], "texture": "#tank"},
|
||||
"east": {"uv": [1, 0, 7, 1], "texture": "#tank"},
|
||||
"south": {"uv": [1, 0, 7, 1], "texture": "#tank"},
|
||||
"west": {"uv": [1, 0, 7, 1], "texture": "#tank"},
|
||||
"up": {"uv": [9, 9, 15, 15], "texture": "#tank", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Top 2",
|
||||
"from": [1, 12, 1],
|
||||
"to": [15, 14, 15],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 6, -24]},
|
||||
"faces": {
|
||||
"north": {"uv": [0.5, 1, 7.5, 2], "texture": "#tank"},
|
||||
"east": {"uv": [0.5, 1, 7.5, 2], "texture": "#tank"},
|
||||
"south": {"uv": [0.5, 1, 7.5, 2], "texture": "#tank"},
|
||||
"west": {"uv": [0.5, 1, 7.5, 2], "texture": "#tank"},
|
||||
"up": {"uv": [8.5, 8.5, 15.5, 15.5], "texture": "#tank"},
|
||||
"down": {"uv": [8.5, 8.5, 15.5, 15.5], "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Bottom",
|
||||
"from": [2, 0, 2],
|
||||
"to": [14, 2, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 7, 7, 8], "texture": "#tank"},
|
||||
"east": {"uv": [1, 7, 7, 8], "texture": "#tank"},
|
||||
"south": {"uv": [1, 7, 7, 8], "texture": "#tank"},
|
||||
"west": {"uv": [1, 7, 7, 8], "texture": "#tank"},
|
||||
"down": {"uv": [2, 2, 14, 14], "texture": "#particle", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Bottom 2",
|
||||
"from": [1, 2, 1],
|
||||
"to": [15, 4, 15],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, -4, -24]},
|
||||
"faces": {
|
||||
"north": {"uv": [0.5, 6, 7.5, 7], "texture": "#tank"},
|
||||
"east": {"uv": [1, 6, 7.5, 7], "texture": "#tank"},
|
||||
"south": {"uv": [0.5, 6, 7.5, 7], "texture": "#tank"},
|
||||
"west": {"uv": [0.5, 6, 7.5, 7], "texture": "#tank"},
|
||||
"down": {"uv": [8.5, 8.5, 15.5, 15.5], "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Window",
|
||||
"from": [2, 4, 6],
|
||||
"to": [2, 12, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0, 0], "texture": "#tank"},
|
||||
"east": {"uv": [3, 2, 5, 6], "texture": "#tank"},
|
||||
"south": {"uv": [0, 0, 0, 0], "texture": "#tank"},
|
||||
"west": {"uv": [3, 2, 5, 6], "texture": "#tank"},
|
||||
"up": {"uv": [0, 0, 0, 0], "texture": "#tank"},
|
||||
"down": {"uv": [0, 0, 0, 0], "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Window",
|
||||
"from": [6, 4, 2],
|
||||
"to": [10, 12, 2],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [3, 2, 5, 6], "texture": "#tank"},
|
||||
"east": {"uv": [0, 0, 0, 0], "texture": "#tank"},
|
||||
"south": {"uv": [3, 2, 5, 6], "texture": "#tank"},
|
||||
"west": {"uv": [0, 0, 0, 0], "texture": "#tank"},
|
||||
"up": {"uv": [0, 0, 0, 0], "rotation": 90, "texture": "#tank"},
|
||||
"down": {"uv": [0, 0, 0, 0], "rotation": 270, "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Window",
|
||||
"from": [14, 4, 6],
|
||||
"to": [14, 12, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0, 0], "texture": "#tank"},
|
||||
"east": {"uv": [3, 2, 5, 6], "texture": "#tank"},
|
||||
"south": {"uv": [0, 0, 0, 0], "texture": "#tank"},
|
||||
"west": {"uv": [3, 2, 5, 6], "texture": "#tank"},
|
||||
"up": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#tank"},
|
||||
"down": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Window",
|
||||
"from": [6, 4, 14],
|
||||
"to": [10, 12, 14],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 2, 5, 6], "texture": "#tank"},
|
||||
"east": {"uv": [0, 0, 0, 0], "texture": "#tank"},
|
||||
"south": {"uv": [3, 2, 5, 6], "texture": "#tank"},
|
||||
"west": {"uv": [0, 0, 0, 0], "texture": "#tank"},
|
||||
"up": {"uv": [0, 0, 0, 0], "rotation": 270, "texture": "#tank"},
|
||||
"down": {"uv": [0, 0, 0, 0], "rotation": 90, "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SideLeft",
|
||||
"from": [1, 4, 1],
|
||||
"to": [2, 12, 6],
|
||||
"faces": {
|
||||
"east": {"uv": [5, 2, 7.5, 6], "texture": "#tank"},
|
||||
"south": {"uv": [7, 4.5, 7.5, 5], "texture": "#tank"},
|
||||
"west": {"uv": [0.5, 2, 3, 6], "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SideLeft",
|
||||
"from": [10, 4, 1],
|
||||
"to": [15, 12, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [0.5, 2, 3, 6], "texture": "#tank"},
|
||||
"south": {"uv": [5, 2, 7.5, 6], "texture": "#tank"},
|
||||
"west": {"uv": [7, 2, 7.5, 6], "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SideLeft",
|
||||
"from": [14, 4, 10],
|
||||
"to": [15, 12, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 2, 7.5, 6], "texture": "#tank"},
|
||||
"east": {"uv": [0.5, 2, 3, 6], "texture": "#tank"},
|
||||
"west": {"uv": [5, 2, 7.5, 6], "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SideLeft",
|
||||
"from": [1, 4, 14],
|
||||
"to": [6, 12, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [5, 2, 7.5, 6], "texture": "#tank"},
|
||||
"east": {"uv": [7, 2, 7.5, 6], "texture": "#tank"},
|
||||
"south": {"uv": [0.5, 2, 3, 6], "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SideRight",
|
||||
"from": [1, 4, 10],
|
||||
"to": [2, 12, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 2, 7.5, 6], "texture": "#tank"},
|
||||
"east": {"uv": [0.5, 2, 3, 6], "texture": "#tank"},
|
||||
"west": {"uv": [5, 2, 7.5, 6], "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SideRight",
|
||||
"from": [1, 4, 1],
|
||||
"to": [6, 12, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [5, 2, 7.5, 6], "texture": "#tank"},
|
||||
"east": {"uv": [7, 2, 7.5, 6], "texture": "#tank"},
|
||||
"south": {"uv": [0.5, 2, 3, 6], "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SideRight",
|
||||
"from": [14, 4, 1],
|
||||
"to": [15, 12, 6],
|
||||
"faces": {
|
||||
"east": {"uv": [5, 2, 7.5, 6], "texture": "#tank"},
|
||||
"south": {"uv": [7, 2, 7.5, 6], "texture": "#tank"},
|
||||
"west": {"uv": [0.5, 2, 3, 6], "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SideRight",
|
||||
"from": [10, 4, 14],
|
||||
"to": [15, 12, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [0.5, 2, 3, 6], "texture": "#tank"},
|
||||
"south": {"uv": [5, 2, 7.5, 6], "texture": "#tank"},
|
||||
"west": {"uv": [7, 2, 7.5, 6], "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "UnderWindow",
|
||||
"from": [1, 4, 6],
|
||||
"to": [15, 4, 10],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [1, 3, 6]},
|
||||
"faces": {
|
||||
"up": {"uv": [8.5, 0.5, 10.5, 7.5], "rotation": 90, "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "UnderWindow",
|
||||
"from": [6, 4, 1],
|
||||
"to": [10, 4, 15],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.5, 8]},
|
||||
"faces": {
|
||||
"up": {"uv": [8.5, 0.5, 10.5, 7.5], "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "EncasedPipe",
|
||||
"from": [2, 4, 2],
|
||||
"to": [14, 4, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 7]},
|
||||
"faces": {
|
||||
"up": {"uv": [0.5, 8.5, 7.5, 15.5], "texture": "#tank"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [0, 45, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [0, 225, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 3, 0],
|
||||
"scale": [0.25, 0.25, 0.25]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [30, 225, 0],
|
||||
"translation": [0, 1, 0],
|
||||
"scale": [0.625, 0.625, 0.625]
|
||||
},
|
||||
"fixed": {
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
}
|
||||
},
|
||||
"groups": [
|
||||
{
|
||||
"name": "tank",
|
||||
"origin": [0, 0, 0],
|
||||
"color": 0,
|
||||
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18]
|
||||
}
|
||||
]
|
||||
}
|
||||
+115
@@ -0,0 +1,115 @@
|
||||
{
|
||||
"credit": "By LimonBlaze, made with Blockbench, ported to Create 6.0 by Eric Oswald",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"head": "create:block/mechanical_press_head",
|
||||
"hose": "create:block/hose_pulley_coil",
|
||||
"particle": "cabin:block/zinc_underside",
|
||||
"tank": "create_enchantment_industry:block/printer"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "drain 2",
|
||||
"from": [4.5, -7, 4.5],
|
||||
"to": [11.5, -6, 11.5],
|
||||
"rotation": {"angle": 0, "axis": "z", "origin": [6.75, 16, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [11.5, 7, 15, 7.5], "texture": "#tank"},
|
||||
"east": {"uv": [11.5, 7, 15, 7.5], "texture": "#tank"},
|
||||
"south": {"uv": [11.5, 7, 15, 7.5], "texture": "#tank"},
|
||||
"west": {"uv": [11.5, 7, 15, 7.5], "texture": "#tank"},
|
||||
"up": {"uv": [11.5, 3.5, 15, 7], "rotation": 90, "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drain 3",
|
||||
"from": [5.5, -7, 5.5],
|
||||
"to": [10.5, -4, 10.5],
|
||||
"rotation": {"angle": 0, "axis": "z", "origin": [7.75, 16, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [11.5, 1, 13, 3.5], "rotation": 270, "texture": "#tank"},
|
||||
"east": {"uv": [11.5, 1, 13, 3.5], "rotation": 270, "texture": "#tank"},
|
||||
"south": {"uv": [11.5, 1, 13, 3.5], "rotation": 270, "texture": "#tank"},
|
||||
"west": {"uv": [11.5, 1, 13, 3.5], "rotation": 270, "texture": "#tank"},
|
||||
"up": {"uv": [15.5, 1, 13, 3.5], "rotation": 90, "texture": "#tank"},
|
||||
"down": {"uv": [0, 0, 0, 0], "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Head",
|
||||
"from": [3, -11, 3],
|
||||
"to": [13, -7, 13],
|
||||
"faces": {
|
||||
"north": {"uv": [1, 0, 11, 4], "texture": "#head"},
|
||||
"east": {"uv": [1, 0, 11, 4], "texture": "#head"},
|
||||
"south": {"uv": [1, 0, 11, 4], "texture": "#head"},
|
||||
"west": {"uv": [1, 0, 11, 4], "texture": "#head"},
|
||||
"up": {"uv": [1, 5, 11, 15], "rotation": 180, "texture": "#head"},
|
||||
"down": {"uv": [1, 5, 11, 15], "rotation": 180, "texture": "#head"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Rope_lower",
|
||||
"from": [6, -4, 6],
|
||||
"to": [10, 5, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [6, 0, 10, 9], "texture": "#hose"},
|
||||
"east": {"uv": [6, 0, 10, 9], "texture": "#hose"},
|
||||
"south": {"uv": [6, 0, 10, 9], "texture": "#hose"},
|
||||
"west": {"uv": [6, 0, 10, 9], "texture": "#hose"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Rope_upper",
|
||||
"from": [6, 5, 6],
|
||||
"to": [10, 8, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [6, 13, 10, 16], "texture": "#hose"},
|
||||
"east": {"uv": [6, 13, 10, 16], "texture": "#hose"},
|
||||
"south": {"uv": [6, 13, 10, 16], "texture": "#hose"},
|
||||
"west": {"uv": [6, 13, 10, 16], "texture": "#hose"},
|
||||
"up": {"uv": [6, 3, 10, 7], "texture": "#hose"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [0, 45, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [0, 225, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 3, 0],
|
||||
"scale": [0.25, 0.25, 0.25]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [30, 225, 0],
|
||||
"translation": [0, 2, 0],
|
||||
"scale": [0.5, 0.5, 0.625]
|
||||
},
|
||||
"fixed": {
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
}
|
||||
},
|
||||
"groups": [
|
||||
{
|
||||
"name": "piston",
|
||||
"origin": [0, 0, 0],
|
||||
"color": 0,
|
||||
"children": [0, 1, 2, 3, 4]
|
||||
}
|
||||
]
|
||||
}
|
||||
+371
@@ -0,0 +1,371 @@
|
||||
{
|
||||
"credit": "By LimonBlaze, made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"render_type": "cutout_mipped",
|
||||
"textures": {
|
||||
"tank": "create_enchantment_industry:block/printer",
|
||||
"head": "create:block/mechanical_press_head",
|
||||
"hose": "create:block/hose_pulley_coil",
|
||||
"nozzle": "create:block/spout_nozzle",
|
||||
"particle": "cabin:block/zinc_underside"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Rope_upper",
|
||||
"from": [6, 5, 6],
|
||||
"to": [10, 8, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [6, 13, 10, 16], "texture": "#hose"},
|
||||
"east": {"uv": [6, 13, 10, 16], "texture": "#hose"},
|
||||
"south": {"uv": [6, 13, 10, 16], "texture": "#hose"},
|
||||
"west": {"uv": [6, 13, 10, 16], "texture": "#hose"},
|
||||
"up": {"uv": [6, 3, 10, 7], "texture": "#hose"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drain 2",
|
||||
"from": [4.5, -7, 4.5],
|
||||
"to": [11.5, -6, 11.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [6.75, 16, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [11.5, 7, 15, 7.5], "texture": "#tank"},
|
||||
"east": {"uv": [11.5, 7, 15, 7.5], "texture": "#tank"},
|
||||
"south": {"uv": [11.5, 7, 15, 7.5], "texture": "#tank"},
|
||||
"west": {"uv": [11.5, 7, 15, 7.5], "texture": "#tank"},
|
||||
"up": {"uv": [11.5, 3.5, 15, 7], "rotation": 90, "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drain 3",
|
||||
"from": [5.5, -7, 5.5],
|
||||
"to": [10.5, -4, 10.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7.75, 16, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [11.5, 1, 13, 3.5], "rotation": 270, "texture": "#tank"},
|
||||
"east": {"uv": [11.5, 1, 13, 3.5], "rotation": 270, "texture": "#tank"},
|
||||
"south": {"uv": [11.5, 1, 13, 3.5], "rotation": 270, "texture": "#tank"},
|
||||
"west": {"uv": [11.5, 1, 13, 3.5], "rotation": 270, "texture": "#tank"},
|
||||
"up": {"uv": [15.5, 1, 13, 3.5], "rotation": 90, "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Head",
|
||||
"from": [3, -11, 3],
|
||||
"to": [13, -7, 13],
|
||||
"faces": {
|
||||
"north": {"uv": [1, 0, 11, 4], "texture": "#head"},
|
||||
"east": {"uv": [1, 0, 11, 4], "texture": "#head"},
|
||||
"south": {"uv": [1, 0, 11, 4], "texture": "#head"},
|
||||
"west": {"uv": [1, 0, 11, 4], "texture": "#head"},
|
||||
"up": {"uv": [1, 5, 11, 15], "rotation": 180, "texture": "#head"},
|
||||
"down": {"uv": [1, 5, 11, 15], "rotation": 180, "texture": "#head"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Top 1",
|
||||
"from": [2, 14, 2],
|
||||
"to": [14, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 0, 7, 1], "texture": "#tank"},
|
||||
"east": {"uv": [1, 0, 7, 1], "texture": "#tank"},
|
||||
"south": {"uv": [1, 0, 7, 1], "texture": "#tank"},
|
||||
"west": {"uv": [1, 0, 7, 1], "texture": "#tank"},
|
||||
"up": {"uv": [9, 9, 15, 15], "texture": "#tank", "cullface": "up"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Top 2",
|
||||
"from": [1, 12, 1],
|
||||
"to": [15, 14, 15],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 6, -24]},
|
||||
"faces": {
|
||||
"north": {"uv": [0.5, 1, 7.5, 2], "texture": "#tank"},
|
||||
"east": {"uv": [0.5, 1, 7.5, 2], "texture": "#tank"},
|
||||
"south": {"uv": [0.5, 1, 7.5, 2], "texture": "#tank"},
|
||||
"west": {"uv": [0.5, 1, 7.5, 2], "texture": "#tank"},
|
||||
"up": {"uv": [8.5, 8.5, 15.5, 15.5], "texture": "#tank"},
|
||||
"down": {"uv": [8.5, 8.5, 15.5, 15.5], "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Bottom",
|
||||
"from": [2, 0, 2],
|
||||
"to": [14, 2, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -23]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 7, 7, 8], "texture": "#tank"},
|
||||
"east": {"uv": [1, 7, 7, 8], "texture": "#tank"},
|
||||
"south": {"uv": [1, 7, 7, 8], "texture": "#tank"},
|
||||
"west": {"uv": [1, 7, 7, 8], "texture": "#tank"},
|
||||
"down": {"uv": [2, 2, 14, 14], "texture": "#particle", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Bottom 2",
|
||||
"from": [1, 2, 1],
|
||||
"to": [15, 4, 15],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, -4, -24]},
|
||||
"faces": {
|
||||
"north": {"uv": [0.5, 6, 7.5, 7], "texture": "#tank"},
|
||||
"east": {"uv": [1, 6, 7.5, 7], "texture": "#tank"},
|
||||
"south": {"uv": [0.5, 6, 7.5, 7], "texture": "#tank"},
|
||||
"west": {"uv": [0.5, 6, 7.5, 7], "texture": "#tank"},
|
||||
"down": {"uv": [8.5, 8.5, 15.5, 15.5], "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Window",
|
||||
"from": [2, 4, 6],
|
||||
"to": [2, 12, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0, 0], "texture": "#tank"},
|
||||
"east": {"uv": [3, 2, 5, 6], "texture": "#tank"},
|
||||
"south": {"uv": [0, 0, 0, 0], "texture": "#tank"},
|
||||
"west": {"uv": [3, 2, 5, 6], "texture": "#tank"},
|
||||
"up": {"uv": [0, 0, 0, 0], "texture": "#tank"},
|
||||
"down": {"uv": [0, 0, 0, 0], "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Window",
|
||||
"from": [6, 4, 2],
|
||||
"to": [10, 12, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 2, 5, 6], "texture": "#tank"},
|
||||
"east": {"uv": [0, 0, 0, 0], "texture": "#tank"},
|
||||
"south": {"uv": [3, 2, 5, 6], "texture": "#tank"},
|
||||
"west": {"uv": [0, 0, 0, 0], "texture": "#tank"},
|
||||
"up": {"uv": [0, 0, 0, 0], "rotation": 90, "texture": "#tank"},
|
||||
"down": {"uv": [0, 0, 0, 0], "rotation": 270, "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Window",
|
||||
"from": [14, 4, 6],
|
||||
"to": [14, 12, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 0, 0], "texture": "#tank"},
|
||||
"east": {"uv": [3, 2, 5, 6], "texture": "#tank"},
|
||||
"south": {"uv": [0, 0, 0, 0], "texture": "#tank"},
|
||||
"west": {"uv": [3, 2, 5, 6], "texture": "#tank"},
|
||||
"up": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#tank"},
|
||||
"down": {"uv": [0, 0, 0, 0], "rotation": 180, "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Window",
|
||||
"from": [6, 4, 14],
|
||||
"to": [10, 12, 14],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 2, 5, 6], "texture": "#tank"},
|
||||
"east": {"uv": [0, 0, 0, 0], "texture": "#tank"},
|
||||
"south": {"uv": [3, 2, 5, 6], "texture": "#tank"},
|
||||
"west": {"uv": [0, 0, 0, 0], "texture": "#tank"},
|
||||
"up": {"uv": [0, 0, 0, 0], "rotation": 270, "texture": "#tank"},
|
||||
"down": {"uv": [0, 0, 0, 0], "rotation": 90, "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SideLeft",
|
||||
"from": [1, 4, 1],
|
||||
"to": [2, 12, 6],
|
||||
"faces": {
|
||||
"east": {"uv": [5, 2, 7.5, 6], "texture": "#tank", "cullface": "west"},
|
||||
"south": {"uv": [7, 2, 7.5, 6], "texture": "#tank", "cullface": "west"},
|
||||
"west": {"uv": [0.5, 2, 3, 6], "texture": "#tank", "cullface": "west"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SideLeft",
|
||||
"from": [10, 4, 1],
|
||||
"to": [15, 12, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [0.5, 2, 3, 6], "texture": "#tank", "cullface": "west"},
|
||||
"south": {"uv": [5, 2, 7.5, 6], "texture": "#tank", "cullface": "west"},
|
||||
"west": {"uv": [7, 2, 7.5, 6], "texture": "#tank", "cullface": "west"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SideLeft",
|
||||
"from": [14, 4, 10],
|
||||
"to": [15, 12, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 2, 7.5, 6], "texture": "#tank", "cullface": "west"},
|
||||
"east": {"uv": [0.5, 2, 3, 6], "texture": "#tank", "cullface": "west"},
|
||||
"west": {"uv": [5, 2, 7.5, 6], "texture": "#tank", "cullface": "west"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SideLeft",
|
||||
"from": [1, 4, 14],
|
||||
"to": [6, 12, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [5, 2, 7.5, 6], "texture": "#tank", "cullface": "west"},
|
||||
"east": {"uv": [7, 2, 7.5, 6], "texture": "#tank", "cullface": "west"},
|
||||
"south": {"uv": [0.5, 2, 3, 6], "texture": "#tank", "cullface": "west"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SideRight",
|
||||
"from": [1, 4, 10],
|
||||
"to": [2, 12, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 2, 7.5, 6], "texture": "#tank", "cullface": "west"},
|
||||
"east": {"uv": [0.5, 2, 3, 6], "texture": "#tank", "cullface": "west"},
|
||||
"west": {"uv": [5, 2, 7.5, 6], "texture": "#tank", "cullface": "west"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SideRight",
|
||||
"from": [1, 4, 1],
|
||||
"to": [6, 12, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [5, 2, 7.5, 6], "texture": "#tank", "cullface": "west"},
|
||||
"east": {"uv": [7, 2, 7.5, 6], "texture": "#tank", "cullface": "west"},
|
||||
"south": {"uv": [0.5, 2, 3, 6], "texture": "#tank", "cullface": "west"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SideRight",
|
||||
"from": [14, 4, 1],
|
||||
"to": [15, 12, 6],
|
||||
"faces": {
|
||||
"east": {"uv": [5, 2, 7.5, 6], "texture": "#tank", "cullface": "west"},
|
||||
"south": {"uv": [7, 2, 7.5, 6], "texture": "#tank", "cullface": "west"},
|
||||
"west": {"uv": [0.5, 2, 3, 6], "texture": "#tank", "cullface": "west"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "SideRight",
|
||||
"from": [10, 4, 14],
|
||||
"to": [15, 12, 15],
|
||||
"faces": {
|
||||
"north": {"uv": [0.5, 2, 3, 6], "texture": "#tank", "cullface": "west"},
|
||||
"south": {"uv": [5, 2, 7.5, 6], "texture": "#tank", "cullface": "west"},
|
||||
"west": {"uv": [7, 2, 7.5, 6], "texture": "#tank", "cullface": "west"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "UnderWindow",
|
||||
"from": [1, 4, 6],
|
||||
"to": [15, 4, 10],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [1, 3, 6]},
|
||||
"faces": {
|
||||
"up": {"uv": [8.5, 0.5, 10.5, 7.5], "rotation": 90, "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "UnderWindow",
|
||||
"from": [6, 4, 1],
|
||||
"to": [10, 4, 15],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 3.5, 8]},
|
||||
"faces": {
|
||||
"up": {"uv": [8.5, 0.5, 10.5, 7.5], "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "EncasedPipe",
|
||||
"from": [2, 4, 2],
|
||||
"to": [14, 4, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 7]},
|
||||
"faces": {
|
||||
"up": {"uv": [0.5, 8.5, 7.5, 15.5], "texture": "#tank"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "top.json",
|
||||
"from": [4, -2, 4],
|
||||
"to": [12, 0, 12],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [15.5, 5.5, 15.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 12, 12, 14], "texture": "#nozzle"},
|
||||
"east": {"uv": [4, 12, 12, 14], "texture": "#nozzle"},
|
||||
"south": {"uv": [4, 12, 12, 14], "texture": "#nozzle"},
|
||||
"west": {"uv": [4, 12, 12, 14], "texture": "#nozzle"},
|
||||
"down": {"uv": [4, 4, 12, 12], "texture": "#nozzle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "middle.json",
|
||||
"from": [5, -4, 5],
|
||||
"to": [11, -2, 11],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [16.5, 3.5, 16.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [5, 14, 11, 16], "texture": "#nozzle"},
|
||||
"east": {"uv": [5, 14, 11, 16], "texture": "#nozzle"},
|
||||
"south": {"uv": [5, 14, 11, 16], "texture": "#nozzle"},
|
||||
"west": {"uv": [5, 14, 11, 16], "texture": "#nozzle"},
|
||||
"down": {"uv": [5, 5, 11, 11], "texture": "#nozzle"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Rope_lower",
|
||||
"from": [6, -4, 6],
|
||||
"to": [10, 5, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [6, 0, 10, 9], "texture": "#hose"},
|
||||
"east": {"uv": [6, 0, 10, 9], "texture": "#hose"},
|
||||
"south": {"uv": [6, 0, 10, 9], "texture": "#hose"},
|
||||
"west": {"uv": [6, 0, 10, 9], "texture": "#hose"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [0, 45, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [0, 225, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 3, 0],
|
||||
"scale": [0.25, 0.25, 0.25]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [30, 225, 0],
|
||||
"translation": [0, 2, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"fixed": {
|
||||
"translation": [0, 2, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
}
|
||||
},
|
||||
"groups": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
{
|
||||
"name": "tank",
|
||||
"origin": [0, 0, 0],
|
||||
"color": 0,
|
||||
"children": [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]
|
||||
},
|
||||
{
|
||||
"name": "tube",
|
||||
"origin": [16.5, 3.5, 16.5],
|
||||
"color": 0,
|
||||
"children": [20, 21]
|
||||
},
|
||||
{
|
||||
"name": "piston",
|
||||
"origin": [0, 0, 0],
|
||||
"color": 0,
|
||||
"children": [22, 23, 24, 25]
|
||||
}
|
||||
]
|
||||
}
|
||||
+62
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"credit": "By LimonBlaze, made with Blockbench, ported to Create 6.0 by Eric Oswald",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"nozzle": "create:block/spout_nozzle",
|
||||
"particle": "cabin:block/zinc_underside"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [5, -4, 5],
|
||||
"to": [11, -2, 11],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [16.5, 3.5, 16.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [5, 14, 11, 16], "texture": "#nozzle"},
|
||||
"east": {"uv": [5, 14, 11, 16], "texture": "#nozzle"},
|
||||
"south": {"uv": [5, 14, 11, 16], "texture": "#nozzle"},
|
||||
"west": {"uv": [5, 14, 11, 16], "texture": "#nozzle"},
|
||||
"down": {"uv": [5, 5, 11, 11], "texture": "#nozzle"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [0, 45, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [0, 225, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 3, 0],
|
||||
"scale": [0.25, 0.25, 0.25]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [30, 225, 0],
|
||||
"translation": [0, 1, 0],
|
||||
"scale": [0.625, 0.625, 0.625]
|
||||
},
|
||||
"fixed": {
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
}
|
||||
},
|
||||
"groups": [
|
||||
{
|
||||
"name": "tube",
|
||||
"origin": [16.5, 3.5, 16.5],
|
||||
"color": 0,
|
||||
"children": [0]
|
||||
}
|
||||
]
|
||||
}
|
||||
+63
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"credit": "By LimonBlaze, made with Blockbench, ported to Create 6.0 by Eric Oswald",
|
||||
"parent": "block/block",
|
||||
"render_type": "cutout_mipped",
|
||||
"textures": {
|
||||
"nozzle": "create:block/spout_nozzle",
|
||||
"particle": "cabin:block/zinc_underside"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [4, -2, 4],
|
||||
"to": [12, 0, 12],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [15.5, 5.5, 15.5]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 12, 12, 14], "texture": "#nozzle"},
|
||||
"east": {"uv": [4, 12, 12, 14], "texture": "#nozzle"},
|
||||
"south": {"uv": [4, 12, 12, 14], "texture": "#nozzle"},
|
||||
"west": {"uv": [4, 12, 12, 14], "texture": "#nozzle"},
|
||||
"down": {"uv": [4, 4, 12, 12], "texture": "#nozzle"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [0, 45, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [0, 225, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 3, 0],
|
||||
"scale": [0.25, 0.25, 0.25]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [30, 225, 0],
|
||||
"translation": [0, 1, 0],
|
||||
"scale": [0.625, 0.625, 0.625]
|
||||
},
|
||||
"fixed": {
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
}
|
||||
},
|
||||
"groups": [
|
||||
{
|
||||
"name": "tube",
|
||||
"origin": [16.5, 3.5, 16.5],
|
||||
"color": 0,
|
||||
"children": [0]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user