summaryrefslogtreecommitdiff
path: root/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/models/block/casting_table.json
blob: 9a2cba04229a912986a33257ebcf5c614b85ca2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
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" }
         }
		}
	]
}