Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Screenshot and Textures #4149

Merged
merged 23 commits into from Jul 26, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
@@ -1,127 +1,167 @@
{
"loader": "tconstruct:casting",
"parent": "block/block",
"textures": {
"top": "tconstruct:block/smeltery/casting/basin_top",
"side": "tconstruct:block/smeltery/casting/basin_side",
"leg": "tconstruct:block/smeltery/casting/basin_side",
"bottom": "tconstruct:block/smeltery/casting/basin_bottom",
"legBottom": "tconstruct:block/smeltery/casting/basin_bottom",
"particle": "tconstruct:block/smeltery/casting/basin_top"
},
"elements": [
{
"from": [ 0, 4, 0 ],
"to": [ 14, 16, 2 ],
"faces": {
"up": { "uv": [ 0, 0, 14, 2 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 2, 0, 16, 12 ], "texture": "#side", "cullface": "north" },
"south": { "uv": [ 0, 0, 14, 12 ], "texture": "#side" },
"west": { "uv": [ 0, 0, 2, 12 ], "texture": "#side", "cullface": "west" }
}
},
{
"from": [ 14, 4, 0 ],
"to": [ 16, 16, 14 ],
"faces": {
"up": { "uv": [14, 0, 16, 14 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 0, 0, 2, 12 ], "texture": "#side", "cullface": "north"},
"east": { "uv": [ 2, 0, 16, 12 ], "texture": "#side", "cullface": "east" },
"west": { "uv": [ 0, 0, 14, 12 ], "texture": "#side"}
}
},
{
"from": [ 2, 4, 14 ],
"to": [ 16, 16, 16 ],
"faces": {
"up": { "uv": [ 2, 14, 16, 16 ], "texture": "#top", "cullface": "up" },
"north": { "uv": [ 0, 0, 14, 12 ], "texture": "#side" },
"south": { "uv": [ 2, 0, 16, 12 ], "texture": "#side", "cullface": "south"},
"east": { "uv": [ 0, 0, 2, 12 ], "texture": "#side", "cullface": "east" }
}
},
{
"from": [ 0, 4, 2 ],
"to": [ 2, 16, 16 ],
"faces": {
"up": { "uv": [ 0, 2, 2, 16 ], "texture": "#top", "cullface": "up" },
"east": { "uv": [ 0, 0, 14, 12 ], "texture": "#side" },
"south": { "uv": [ 0, 0, 2, 12 ], "texture": "#side", "cullface": "south"},
"west": { "uv": [ 2, 0, 16, 12 ], "texture": "#side", "cullface": "west" }
}
},
{ "from": [ 7, 5, 0 ], "to": [ 7, 13, 2 ], "faces": { "east": { "texture": "#side" } }},
{ "from": [ 9, 5, 0 ], "to": [ 9, 13, 2 ], "faces": { "west": { "texture": "#side" } }},
{ "from": [ 7, 13, 0 ], "to": [ 9, 13, 2 ], "faces": { "down": { "texture": "#bottom" } }},
{ "from": [ 7, 5, 0 ], "to": [ 9, 5, 2 ], "faces": { "up": { "texture": "#top" } }},
{ "from": [ 14, 5, 7 ], "to": [ 16, 13, 7 ], "faces": { "south": { "texture": "#side" } }},
{ "from": [ 14, 5, 9 ], "to": [ 16, 13, 9 ], "faces": { "north": { "texture": "#side" } }},
{ "from": [ 14, 13, 7 ], "to": [ 16, 13, 9 ], "faces": { "down": { "texture": "#bottom" } }},
{ "from": [ 14, 5, 7 ], "to": [ 16, 5, 9 ], "faces": { "up": { "texture": "#top" } }},
{ "from": [ 7, 5, 14 ], "to": [ 7, 13, 16 ], "faces": { "east": { "texture": "#side" } }},
{ "from": [ 9, 5, 14 ], "to": [ 9, 13, 16 ], "faces": { "west": { "texture": "#side" } }},
{ "from": [ 7, 13, 14 ], "to": [ 9, 13, 16 ], "faces": { "down": { "texture": "#bottom" } }},
{ "from": [ 7, 5, 14 ], "to": [ 9, 5, 16 ], "faces": { "up": { "texture": "#top" } }},
{ "from": [ 0, 5, 7 ], "to": [ 2, 13, 7 ], "faces": { "south": { "texture": "#side" } }},
{ "from": [ 0, 5, 9 ], "to": [ 2, 13, 9 ], "faces": { "north": { "texture": "#side" } }},
{ "from": [ 0, 13, 7 ], "to": [ 2, 13, 9 ], "faces": { "down": { "texture": "#bottom" } }},
{ "from": [ 0, 5, 7 ], "to": [ 2, 5, 9 ], "faces": { "up": { "texture": "#top" } }},
{
"from": [ 0, 2, 0 ],
"to": [ 16, 4, 16 ],
"faces": {
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" },
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom" },
"north": { "uv": [ 0, 12, 16, 14 ], "texture": "#side", "cullface": "north" },
"east": { "uv": [ 0, 12, 16, 14 ], "texture": "#side", "cullface": "east" },
"south": { "uv": [ 0, 12, 16, 14 ], "texture": "#side", "cullface": "south" },
"west": { "uv": [ 0, 12, 16, 14 ], "texture": "#side", "cullface": "west" }
},
"__comment": "The bottom of the basin"
},
{
"from": [ 0, 0, 0 ],
"to": [ 5, 2, 5 ],
"faces": {
"down": { "uv": [ 0, 0, 5, 5 ], "texture": "#legBottom", "cullface": "down" },
"north": { "uv": [ 11, 14, 16, 16 ], "texture": "#leg", "cullface": "north" },
"south": { "uv": [ 11, 14, 16, 16 ], "texture": "#leg" },
"west": { "uv": [ 0, 14, 5, 16 ], "texture": "#leg", "cullface": "west" },
"east": { "uv": [ 0, 14, 5, 16 ], "texture": "#leg" }
}
},
{
"from": [ 11, 0, 0 ],
"to": [ 16, 2, 5 ],
"faces": {
"down": { "uv": [ 11, 0, 16, 5 ], "texture": "#legBottom", "cullface": "down" },
"east": { "uv": [ 11, 14, 16, 16 ], "texture": "#leg", "cullface": "east" },
"west": { "uv": [ 11, 14, 16, 16 ], "texture": "#leg" },
"north": { "uv": [ 0, 14, 5, 16 ], "texture": "#leg", "cullface": "north" },
"south": { "uv": [ 0, 14, 5, 16 ], "texture": "#leg" }
}
},
{
"from": [ 11, 0, 11 ],
"to": [ 16, 2, 16 ],
"faces": {
"down": { "uv": [ 11, 11, 16, 16 ], "texture": "#legBottom", "cullface": "down" },
"south": { "uv": [ 11, 14, 16, 16 ], "texture": "#leg", "cullface": "south" },
"north": { "uv": [ 11, 14, 16, 16 ], "texture": "#leg" },
"east": { "uv": [ 0, 14, 5, 16 ], "texture": "#leg", "cullface": "east" },
"west": { "uv": [ 0, 14, 5, 16 ], "texture": "#leg" }
}
},
{
"from": [ 0, 0, 11 ],
"to": [ 5, 2, 16 ],
"faces": {
"down": { "uv": [ 0, 11, 5, 16 ], "texture": "#legBottom", "cullface": "down" },
"west": { "uv": [ 11, 14, 16, 16 ], "texture": "#leg", "cullface": "west" },
"east": { "uv": [ 11, 14, 16, 16 ], "texture": "#leg" },
"south": { "uv": [ 0, 14, 5, 16 ], "texture": "#leg", "cullface": "south" },
"north": { "uv": [ 0, 14, 5, 16 ], "texture": "#leg" }
}
"credit": "Made with Blockbench",
"loader": "tconstruct:casting",
"parent": "block/block",
"textures": {
"particle": "tconstruct:block/smeltery/casting/basin_top",
"top": "tconstruct:block/smeltery/casting/basin_top",
"side": "tconstruct:block/smeltery/casting/basin_side",
"bottom": "tconstruct:block/smeltery/casting/basin_bottom"
},
"elements": [
{
"name": "The bottom of the basin",
"from": [0, 2, 0],
"to": [16, 4, 16],
"faces": {
"north": {"uv": [0, 12, 16, 14], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 12, 16, 14], "texture": "#side", "cullface": "east"},
"south": {"uv": [0, 12, 16, 14], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 12, 16, 14], "texture": "#side", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#top"},
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom"}
}
},
{
"from": [0, 0, 0],
"to": [5, 2, 5],
"faces": {
"north": {"uv": [11, 14, 16, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 14, 5, 16], "texture": "#side"},
"south": {"uv": [11, 14, 16, 16], "texture": "#side"},
"west": {"uv": [0, 14, 5, 16], "texture": "#side", "cullface": "west"},
"down": {"uv": [0, 0, 5, 5], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [11, 0, 0],
"to": [16, 2, 5],
"faces": {
"north": {"uv": [0, 14, 5, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [11, 14, 16, 16], "texture": "#side", "cullface": "east"},
"south": {"uv": [0, 14, 5, 16], "texture": "#side"},
"west": {"uv": [11, 14, 16, 16], "texture": "#side"},
"down": {"uv": [11, 0, 16, 5], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [11, 0, 11],
"to": [16, 2, 16],
"faces": {
"north": {"uv": [11, 14, 16, 16], "texture": "#side"},
"east": {"uv": [0, 14, 5, 16], "texture": "#side", "cullface": "east"},
"south": {"uv": [11, 14, 16, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 14, 5, 16], "texture": "#side"},
"down": {"uv": [11, 11, 16, 16], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [0, 0, 11],
"to": [5, 2, 16],
"faces": {
"north": {"uv": [0, 14, 5, 16], "texture": "#side"},
"east": {"uv": [11, 14, 16, 16], "texture": "#side"},
"south": {"uv": [0, 14, 5, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [11, 14, 16, 16], "texture": "#side", "cullface": "west"},
"down": {"uv": [0, 11, 5, 16], "texture": "#bottom", "cullface": "down"}
}
},
{
"from": [0, 4, 2],
"to": [2, 16, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 12]},
"faces": {
"east": {"uv": [14, 0, 2, 12], "texture": "#side"},
"west": {"uv": [2, 0, 14, 12], "texture": "#side"},
"up": {"uv": [14, 2, 16, 14], "rotation": 180, "texture": "#top"}
}
},
{
"from": [0, 4, 0],
"to": [16, 16, 2],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 0]},
"faces": {
"north": {"uv": [0, 0, 16, 12], "texture": "#side"},
"east": {"uv": [14, 0, 16, 12], "texture": "#side"},
"south": {"uv": [0, 0, 16, 12], "texture": "#side"},
"west": {"uv": [0, 0, 2, 12], "texture": "#side"},
"up": {"uv": [16, 0, 0, 2], "texture": "#top"}
}
},
{
"from": [0, 4, 14],
"to": [16, 16, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 14]},
"faces": {
"north": {"uv": [0, 0, 16, 12], "texture": "#side"},
"east": {"uv": [0, 0, 2, 12], "texture": "#side"},
"south": {"uv": [0, 0, 16, 12], "texture": "#side"},
"west": {"uv": [14, 0, 16, 12], "texture": "#side"},
"up": {"uv": [16, 2, 0, 0], "texture": "#top"}

}
},
{
"from": [14, 4, 2],
"to": [16, 16, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [22, 12, 12]},
"faces": {
"east": {"uv": [2, 0, 14, 12], "texture": "#side"},
"west": {"uv": [14, 0, 2, 12], "texture": "#side"},
"up": {"uv": [0, 2, 2, 14], "rotation": 180, "texture": "#top"}
}
},
{
"from": [0, 13, 7],
"to": [2, 5, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 28, 15]},
"faces": {
"north": {"uv": [7, 3, 5, 11], "rotation": 180, "texture": "#side"},
"east": {"uv": [7, 3, 9, 11], "texture": "#side"},
"south": {"uv": [11, 3, 9, 11], "rotation": 180, "texture": "#side"},
"west": {"uv": [7, 3, 9, 11], "texture": "#side"},
"up": {"uv": [9, 11, 7, 13], "rotation": 270, "texture": "#side"},
"down": {"uv": [7, 3, 9, 1], "rotation": 270, "texture": "#side"}
}
},
{
"from": [14, 13, 7],
"to": [16, 5, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [22, 28, 15]},
"faces": {
"north": {"uv": [11, 3, 9, 11], "rotation": 180, "texture": "#side"},
"east": {"uv": [7, 3, 9, 11], "texture": "#side"},
"south": {"uv": [7, 3, 5, 11], "rotation": 180, "texture": "#side"},
"west": {"uv": [7, 3, 9, 11], "texture": "#side"},
"up": {"uv": [9, 11, 7, 13], "rotation": 90, "texture": "#side"},
"down": {"uv": [9, 1, 7, 3], "rotation": 270, "texture": "#side"}
}
},
{
"from": [7, 13, 0],
"to": [9, 5, 2],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]},
"faces": {
"north": {"uv": [7, 3, 9, 11], "texture": "#side"},
"east": {"uv": [7, 3, 5, 11], "rotation": 180, "texture": "#side"},
"south": {"uv": [7, 3, 9, 11], "texture": "#side"},
"west": {"uv": [11, 3, 9, 11], "rotation": 180, "texture": "#side"},
"up": {"uv": [9, 11, 7, 13], "texture": "#side"},
"down": {"uv": [7, 1, 9, 3], "rotation": 270, "texture": "#side"}
}
},
{
"from": [7, 13, 14],
"to": [9, 5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]},
"faces": {
"north": {"uv": [7, 3, 9, 11], "texture": "#side"},
"east": {"uv": [11, 3, 9, 11], "rotation": 180, "texture": "#side"},
"south": {"uv": [7, 3, 9, 11], "texture": "#side"},
"west": {"uv": [7, 3, 5, 11], "rotation": 180, "texture": "#side"},
"up": {"uv": [9, 11, 7, 13], "rotation": 180, "texture": "#side"},
"down": {"uv": [7, 1, 9, 3], "rotation": 90, "texture": "#side"}
}
}
],
"fluid": {
Expand Down