Skip to content

Commit 7138e6b

Browse files
authored
Merge pull request #36 from CodeMonkeysMods/models
Furnace Model(s)
2 parents 6307098 + e4fc850 commit 7138e6b

5 files changed

Lines changed: 311 additions & 0 deletions

File tree

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
{
2+
"variants": {
3+
"facing=east,half=lower,lit=false": {
4+
"model": "minetale:block/bench/furnace_bottom"
5+
},
6+
"facing=north,half=lower,lit=false": {
7+
"model": "minetale:block/bench/furnace_bottom"
8+
},
9+
"facing=south,half=lower,lit=false": {
10+
"model": "minetale:block/bench/furnace_bottom"
11+
},
12+
"facing=west,half=lower,lit=false": {
13+
"model": "minetale:block/bench/furnace_bottom"
14+
},
15+
"facing=east,half=upper,lit=false": {
16+
"model": "minetale:block/bench/furnace_top"
17+
},
18+
"facing=north,half=upper,lit=false": {
19+
"model": "minetale:block/bench/furnace_top"
20+
},
21+
"facing=south,half=upper,lit=false": {
22+
"model": "minetale:block/bench/furnace_top"
23+
},
24+
"facing=west,half=upper,lit=false": {
25+
"model": "minetale:block/bench/furnace_top"
26+
},
27+
"facing=east,half=lower,lit=true": {
28+
"model": "minetale:block/bench/furnace_bottom"
29+
},
30+
"facing=north,half=lower,lit=true": {
31+
"model": "minetale:block/bench/furnace_bottom"
32+
},
33+
"facing=south,half=lower,lit=true": {
34+
"model": "minetale:block/bench/furnace_bottom"
35+
},
36+
"facing=west,half=lower,lit=true": {
37+
"model": "minetale:block/bench/furnace_bottom"
38+
},
39+
"facing=east,half=upper,lit=true": {
40+
"model": "minetale:block/bench/furnace_top"
41+
},
42+
"facing=north,half=upper,lit=true": {
43+
"model": "minetale:block/bench/furnace_top"
44+
},
45+
"facing=south,half=upper,lit=true": {
46+
"model": "minetale:block/bench/furnace_top"
47+
},
48+
"facing=west,half=upper,lit=true": {
49+
"model": "minetale:block/bench/furnace_top"
50+
}
51+
}
52+
}
Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
{
2+
"format_version": "1.21.11",
3+
"credit": "Made by Miffen Kop!",
4+
"texture_size": [64, 64],
5+
"textures": {
6+
"0": "minetale:block/bench/furnace",
7+
"particle": "minetale:block/bench/furnace"
8+
},
9+
"elements": [
10+
{
11+
"from": [-7, 0, 1],
12+
"to": [23, 5, 15],
13+
"rotation": {"angle": 0, "axis": "y", "origin": [-8, 0, 0]},
14+
"faces": {
15+
"north": {"uv": [0, 2.5, 7.5, 3.75], "texture": "#0"},
16+
"east": {"uv": [7.5, 2.5, 11, 3.75], "texture": "#0"},
17+
"south": {"uv": [0, 2.5, 7.5, 3.75], "texture": "#0"},
18+
"west": {"uv": [7.5, 2.5, 11, 3.75], "texture": "#0"},
19+
"down": {"uv": [8.5, 8.5, 16, 12], "texture": "#0"}
20+
}
21+
},
22+
{
23+
"from": [-8, 5, 0],
24+
"to": [24, 8, 16],
25+
"rotation": {"angle": 0, "axis": "y", "origin": [-8, 6, 0]},
26+
"faces": {
27+
"north": {"uv": [0, 1.75, 8, 2.5], "texture": "#0"},
28+
"east": {"uv": [8, 1.75, 12, 2.5], "texture": "#0"},
29+
"south": {"uv": [0, 1.75, 8, 2.5], "texture": "#0"},
30+
"west": {"uv": [8, 1.75, 12, 2.5], "texture": "#0"},
31+
"up": {"uv": [8, 12, 16, 16], "texture": "#0"},
32+
"down": {"uv": [8, 12, 16, 16], "texture": "#0"}
33+
}
34+
},
35+
{
36+
"from": [-4, 8, 2],
37+
"to": [20, 15, 14],
38+
"rotation": {"angle": 0, "axis": "y", "origin": [-8, 8, 0]},
39+
"faces": {
40+
"north": {"uv": [7, 0, 13, 1.75], "texture": "#0"},
41+
"east": {"uv": [6.1875, 0, 6.8125, 1.75], "texture": "#0"},
42+
"south": {"uv": [0, 0, 6, 1.75], "texture": "#0"},
43+
"west": {"uv": [6.1875, 0, 6.8125, 1.75], "texture": "#0"}
44+
}
45+
},
46+
{
47+
"from": [19.5, 8, 3.5],
48+
"to": [23.5, 16, 12.5],
49+
"rotation": {"angle": 15, "axis": "z", "origin": [23.5, 8, 8]},
50+
"faces": {
51+
"north": {"uv": [0, 8.75, 1, 10.75], "texture": "#0"},
52+
"east": {"uv": [0, 8.75, 2.25, 10.75], "texture": "#0"},
53+
"south": {"uv": [1.25, 8.75, 2.25, 10.75], "texture": "#0"}
54+
}
55+
},
56+
{
57+
"from": [-7.5, 8, 3.5],
58+
"to": [-3.5, 16, 12.5],
59+
"rotation": {"angle": -15, "axis": "z", "origin": [-7.5, 8, 8]},
60+
"faces": {
61+
"north": {"uv": [1.25, 8.75, 2.25, 10.75], "texture": "#0"},
62+
"south": {"uv": [0, 8.75, 1, 10.75], "texture": "#0"},
63+
"west": {"uv": [0, 8.75, 2.25, 10.75], "texture": "#0"}
64+
}
65+
},
66+
{
67+
"from": [13, 14, 14],
68+
"to": [3, 8, 2],
69+
"rotation": {"angle": 0, "axis": "y", "origin": [-8, 8, 0]},
70+
"faces": {
71+
"north": {"uv": [13.5, 4, 16, 5.5], "texture": "#0"},
72+
"east": {"uv": [16, 2.5, 13, 4], "texture": "#0"},
73+
"west": {"uv": [13, 2.5, 16, 4], "texture": "#0"},
74+
"down": {"uv": [13, 0, 16, 2.5], "rotation": 180, "texture": "#0"}
75+
}
76+
}
77+
]
78+
}
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"format_version": "1.21.11",
3+
"credit": "Made by Miffen Kop!",
4+
"texture_size": [64, 64],
5+
"textures": {
6+
"0": "minetale:block/bench/furnace",
7+
"particle": "minetale:block/bench/furnace"
8+
},
9+
"elements": [
10+
{
11+
"from": [-6, -1, 1],
12+
"to": [22, 5, 15],
13+
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -1, 0]},
14+
"faces": {
15+
"north": {"uv": [0, 3.75, 7, 5.25], "texture": "#0"},
16+
"east": {"uv": [7, 3.75, 10.5, 5.25], "texture": "#0"},
17+
"south": {"uv": [0, 3.75, 7, 5.25], "texture": "#0"},
18+
"west": {"uv": [7, 3.75, 10.5, 5.25], "texture": "#0"},
19+
"up": {"uv": [1, 12.5, 8, 16], "texture": "#0"},
20+
"down": {"uv": [1, 12.5, 8, 16], "texture": "#0"}
21+
}
22+
},
23+
{
24+
"from": [-1, 5, 4],
25+
"to": [17, 15, 12],
26+
"rotation": {"angle": 0, "axis": "y", "origin": [-8, 5, 0]},
27+
"faces": {
28+
"north": {"uv": [0, 6.25, 4.5, 8.75], "texture": "#0"},
29+
"east": {"uv": [4.5, 6.25, 6.5, 8.75], "texture": "#0"},
30+
"south": {"uv": [0, 6.25, 4.5, 8.75], "texture": "#0"},
31+
"west": {"uv": [4.5, 6.25, 6.5, 8.75], "texture": "#0"},
32+
"up": {"uv": [11.25, 6.25, 15.75, 8.25], "texture": "#0"}
33+
}
34+
}
35+
]
36+
}
Lines changed: 145 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,145 @@
1+
{
2+
"format_version": "1.21.11",
3+
"credit": "Made by Miffen Kop!",
4+
"texture_size": [64, 64],
5+
"textures": {
6+
"0": "minetale:block/bench/furnace",
7+
"particle": "minetale:block/bench/furnace"
8+
},
9+
"elements": [
10+
{
11+
"from": [-7, -8, 1],
12+
"to": [23, -3, 15],
13+
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -8, 0]},
14+
"faces": {
15+
"north": {"uv": [0, 2.5, 7.5, 3.75], "texture": "#0"},
16+
"east": {"uv": [7.5, 2.5, 11, 3.75], "texture": "#0"},
17+
"south": {"uv": [0, 2.5, 7.5, 3.75], "texture": "#0"},
18+
"west": {"uv": [7.5, 2.5, 11, 3.75], "texture": "#0"},
19+
"down": {"uv": [8.5, 8.5, 16, 12], "texture": "#0"}
20+
}
21+
},
22+
{
23+
"from": [-8, -3, 0],
24+
"to": [24, 0, 16],
25+
"rotation": {"angle": 0, "axis": "y", "origin": [-8, -2, 0]},
26+
"faces": {
27+
"north": {"uv": [0, 1.75, 8, 2.5], "texture": "#0"},
28+
"east": {"uv": [8, 1.75, 12, 2.5], "texture": "#0"},
29+
"south": {"uv": [0, 1.75, 8, 2.5], "texture": "#0"},
30+
"west": {"uv": [8, 1.75, 12, 2.5], "texture": "#0"},
31+
"up": {"uv": [8, 12, 16, 16], "texture": "#0"},
32+
"down": {"uv": [8, 12, 16, 16], "texture": "#0"}
33+
}
34+
},
35+
{
36+
"from": [-4, 0, 2],
37+
"to": [20, 7, 14],
38+
"rotation": {"angle": 0, "axis": "y", "origin": [-8, 0, 0]},
39+
"faces": {
40+
"north": {"uv": [7, 0, 13, 1.75], "texture": "#0"},
41+
"east": {"uv": [6.1875, 0, 6.8125, 1.75], "texture": "#0"},
42+
"south": {"uv": [0, 0, 6, 1.75], "texture": "#0"},
43+
"west": {"uv": [6.1875, 0, 6.8125, 1.75], "texture": "#0"}
44+
}
45+
},
46+
{
47+
"from": [-6, 7, 1],
48+
"to": [22, 13, 15],
49+
"rotation": {"angle": 0, "axis": "y", "origin": [-8, 7, 0]},
50+
"faces": {
51+
"north": {"uv": [0, 3.75, 7, 5.25], "texture": "#0"},
52+
"east": {"uv": [7, 3.75, 10.5, 5.25], "texture": "#0"},
53+
"south": {"uv": [0, 3.75, 7, 5.25], "texture": "#0"},
54+
"west": {"uv": [7, 3.75, 10.5, 5.25], "texture": "#0"},
55+
"up": {"uv": [1, 12.5, 8, 16], "texture": "#0"},
56+
"down": {"uv": [1, 12.5, 8, 16], "texture": "#0"}
57+
}
58+
},
59+
{
60+
"from": [19.5, 0, 3.5],
61+
"to": [23.5, 8, 12.5],
62+
"rotation": {"angle": 15, "axis": "z", "origin": [23.5, 0, 8]},
63+
"faces": {
64+
"north": {"uv": [0, 8.75, 1, 10.75], "texture": "#0"},
65+
"east": {"uv": [0, 8.75, 2.25, 10.75], "texture": "#0"},
66+
"south": {"uv": [1.25, 8.75, 2.25, 10.75], "texture": "#0"}
67+
}
68+
},
69+
{
70+
"from": [-1, 13, 4],
71+
"to": [17, 23, 12],
72+
"rotation": {"angle": 0, "axis": "y", "origin": [-8, 13, 0]},
73+
"faces": {
74+
"north": {"uv": [0, 6.25, 4.5, 8.75], "texture": "#0"},
75+
"east": {"uv": [4.5, 6.25, 6.5, 8.75], "texture": "#0"},
76+
"south": {"uv": [0, 6.25, 4.5, 8.75], "texture": "#0"},
77+
"west": {"uv": [4.5, 6.25, 6.5, 8.75], "texture": "#0"},
78+
"up": {"uv": [11.25, 6.25, 15.75, 8.25], "texture": "#0"}
79+
}
80+
},
81+
{
82+
"from": [-7.5, 0, 3.5],
83+
"to": [-3.5, 8, 12.5],
84+
"rotation": {"angle": -15, "axis": "z", "origin": [-7.5, 0, 8]},
85+
"faces": {
86+
"north": {"uv": [1.25, 8.75, 2.25, 10.75], "texture": "#0"},
87+
"south": {"uv": [0, 8.75, 1, 10.75], "texture": "#0"},
88+
"west": {"uv": [0, 8.75, 2.25, 10.75], "texture": "#0"}
89+
}
90+
},
91+
{
92+
"from": [13, 6, 14],
93+
"to": [3, 0, 2],
94+
"rotation": {"angle": 0, "axis": "y", "origin": [-8, 0, 0]},
95+
"faces": {
96+
"north": {"uv": [13.5, 4, 16, 5.5], "texture": "#0"},
97+
"east": {"uv": [16, 2.5, 13, 4], "texture": "#0"},
98+
"west": {"uv": [13, 2.5, 16, 4], "texture": "#0"},
99+
"down": {"uv": [13, 0, 16, 2.5], "rotation": 180, "texture": "#0"}
100+
}
101+
}
102+
],
103+
"display": {
104+
"thirdperson_righthand": {
105+
"rotation": [75, 45, 0],
106+
"translation": [0, 2.5, 2],
107+
"scale": [0.375, 0.375, 0.375]
108+
},
109+
"thirdperson_lefthand": {
110+
"rotation": [75, 45, 0],
111+
"translation": [0, 2.5, 2],
112+
"scale": [0.375, 0.375, 0.375]
113+
},
114+
"firstperson_righthand": {
115+
"rotation": [0, 135, 0],
116+
"translation": [0, 2, 0],
117+
"scale": [0.4, 0.4, 0.4]
118+
},
119+
"firstperson_lefthand": {
120+
"rotation": [0, 135, 0],
121+
"translation": [0, 2, 0],
122+
"scale": [0.4, 0.4, 0.4]
123+
},
124+
"ground": {
125+
"translation": [0, 3, 0],
126+
"scale": [0.25, 0.25, 0.25]
127+
},
128+
"gui": {
129+
"rotation": [30, -135, 0],
130+
"translation": [0, 0.75, 0],
131+
"scale": [0.4, 0.4, 0.4]
132+
},
133+
"head": {
134+
"translation": [0, 4.5, 0.5]
135+
},
136+
"fixed": {
137+
"scale": [0.5, 0.5, 0.5]
138+
},
139+
"on_shelf": {
140+
"rotation": [0, 157.5, 1],
141+
"translation": [0, 0, -3.25],
142+
"scale": [0.75, 0.75, 0.75]
143+
}
144+
}
145+
}
2.61 KB
Loading

0 commit comments

Comments
 (0)