summaryrefslogtreecommitdiff
path: root/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/casting_table.json
diff options
context:
space:
mode:
authorLance5057 <Lance5057@gmail.com>2017-03-12 18:15:17 -0500
committerLance5057 <Lance5057@gmail.com>2017-03-12 18:15:17 -0500
commitf692d8983ee8787843d874ae1aa329c1439e3223 (patch)
treea19cbd6d584d0ccd3d6117d63489168a89a19c3c /TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/casting_table.json
parenta7ea7c80bff70096191fd772a0416aec15d41a69 (diff)
Hopefully this unfucks whatever got fucked.
Diffstat (limited to 'TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/casting_table.json')
-rw-r--r--TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/casting_table.json109
1 files changed, 109 insertions, 0 deletions
diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/casting_table.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/casting_table.json
new file mode 100644
index 0000000..9a2cba0
--- /dev/null
+++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/casting_table.json
@@ -0,0 +1,109 @@
+{
+ "textures": {
+ "top": "tconstruct:blocks/smeltery/castingtable_top",
+ "side": "tconstruct:blocks/smeltery/castingtable_side",
+ "leg": "tconstruct:blocks/smeltery/castingtable_side",
+ "legBottom": "tconstruct:blocks/smeltery/castingtable_bottom",
+ "bottom": "tconstruct:blocks/smeltery/castingtable_bottom",
+ "particle": "tconstruct:blocks/smeltery/castingtable_top"
+ },
+ "elements": [
+ {
+ "from": [ 0, 15, 0 ],
+ "to": [ 15, 16, 1 ],
+ "faces": {
+ "up": { "uv": [ 0, 0, 15, 1 ], "texture": "#top", "cullface": "up" },
+ "north": { "uv": [ 0, 0, 15, 1 ], "texture": "#side", "cullface": "north"},
+ "south": { "uv": [ 0, 0, 15, 1 ], "texture": "#side"},
+ "west": { "uv": [ 0, 0, 15, 1 ], "texture": "#side", "cullface": "west" }
+ }
+ },
+ {
+ "from": [ 15, 15, 0 ],
+ "to": [ 16, 16, 15 ],
+ "faces": {
+ "up": { "uv": [15, 0, 16,15 ], "texture": "#top", "cullface": "up" },
+ "north": { "uv": [ 0, 0, 15, 1 ], "texture": "#side", "cullface": "north"},
+ "east": { "uv": [ 0, 0, 15, 1 ], "texture": "#side", "cullface": "east" },
+ "west": { "uv": [ 0, 0, 15, 1 ], "texture": "#side"}
+ }
+ },
+ {
+ "from": [ 1, 15, 15 ],
+ "to": [ 16, 16, 16 ],
+ "faces": {
+ "up": { "uv": [ 1,15, 16,16 ], "texture": "#top", "cullface": "up" },
+ "north": { "uv": [ 0, 0, 15, 1 ], "texture": "#side"},
+ "south": { "uv": [ 0, 0, 15, 1 ], "texture": "#side", "cullface": "south"},
+ "east": { "uv": [ 0, 0, 15, 1 ], "texture": "#side", "cullface": "east" }
+ }
+ },
+ {
+ "from": [ 0, 15, 1 ],
+ "to": [ 1, 16, 16 ],
+ "faces": {
+ "up": { "uv": [ 0, 1, 1,16 ], "texture": "#top", "cullface": "up" },
+ "east": { "uv": [ 0, 0, 15, 1 ], "texture": "#side"},
+ "south": { "uv": [ 0, 0, 15, 1 ], "texture": "#side", "cullface": "south"},
+ "west": { "uv": [ 0, 0, 15, 1 ], "texture": "#side", "cullface": "west" }
+ }
+ },
+ {
+ "from": [ 0, 10, 0 ],
+ "to": [ 16, 15, 16 ],
+ "faces": {
+ "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up" },
+ "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom"},
+ "north": { "uv": [ 0, 1, 16, 6 ], "texture": "#side", "cullface": "north"},
+ "south": { "uv": [ 0, 1, 16, 6 ], "texture": "#side", "cullface": "south"},
+ "west": { "uv": [ 0, 1, 16, 6 ], "texture": "#side", "cullface": "west" },
+ "east": { "uv": [ 0, 1, 16, 6 ], "texture": "#side", "cullface": "east" }
+ },
+ "__comment": "Table top plate"
+ },
+ {
+ "from": [ 0, 0, 0 ],
+ "to": [ 4, 10, 4 ],
+ "faces": {
+ "down": { "uv": [ 0, 12, 4, 16 ], "texture": "#legBottom", "cullface": "down" },
+ "north": { "uv": [ 11, 6, 16, 16 ], "texture": "#leg", "cullface": "north" },
+ "south": { "uv": [ 11, 6, 16, 16 ], "texture": "#leg"},
+ "west": { "uv": [ 0, 6, 5, 16 ], "texture": "#leg", "cullface": "west" },
+ "east": { "uv": [ 0, 6, 5, 16 ], "texture": "#leg"}
+ }
+ },
+ {
+ "from": [ 12, 0, 0 ],
+ "to": [ 16, 10, 4 ],
+ "faces": {
+ "down": { "uv": [ 12, 12, 16, 16 ], "texture": "#legBottom", "cullface": "down" },
+ "east": { "uv": [ 11, 6, 16, 16 ], "texture": "#leg", "cullface": "east" },
+ "west": { "uv": [ 11, 6, 16, 16 ], "texture": "#leg" },
+ "north": { "uv": [ 0, 6, 5, 16 ], "texture": "#leg", "cullface": "north" },
+ "south": { "uv": [ 0, 6, 5, 16 ], "texture": "#leg" }
+ }
+ },
+ {
+ "from": [ 12, 0, 12 ],
+ "to": [ 16, 10, 16 ],
+ "faces": {
+ "down": { "uv": [ 12, 0, 16, 4 ], "texture": "#legBottom", "cullface": "down" },
+ "south": { "uv": [ 11, 6, 16, 16 ], "texture": "#leg", "cullface": "south" },
+ "north": { "uv": [ 11, 6, 16, 16 ], "texture": "#leg" },
+ "east": { "uv": [ 0, 6, 5, 16 ], "texture": "#leg", "cullface": "east" },
+ "west": { "uv": [ 0, 6, 5, 16 ], "texture": "#leg" }
+ }
+ },
+ {
+ "from": [ 0, 0, 12 ],
+ "to": [ 4, 10, 16 ],
+ "faces": {
+ "down": { "uv": [ 0, 0, 4, 4 ], "texture": "#legBottom", "cullface": "down" },
+ "west": { "uv": [ 11, 6, 16, 16 ], "texture": "#leg", "cullface": "west" },
+ "east": { "uv": [ 11, 6, 16, 16 ], "texture": "#leg" },
+ "south": { "uv": [ 0, 6, 5, 16 ], "texture": "#leg", "cullface": "south" },
+ "north": { "uv": [ 0, 6, 5, 16 ], "texture": "#leg" }
+ }
+ }
+ ]
+} \ No newline at end of file