Skip to content

Commit 659f235

Browse files
committed
feat: adding skysplitter model and alathra accessories v3
1 parent 6e2c4cc commit 659f235

22 files changed

+3621
-2
lines changed

assets/minecraft/models/block/custom/dwarfhelmet.json

Lines changed: 792 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,108 @@
1+
{
2+
"credit": "Made with Blockbench",
3+
"texture_size": [32, 32],
4+
"textures": {
5+
"0": "block/custom/felthat",
6+
"particle": "block/custom/felthat"
7+
},
8+
"elements": [
9+
{
10+
"from": [2, 0, 2],
11+
"to": [15, 5, 15],
12+
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
13+
"faces": {
14+
"north": {"uv": [3.75, 7, 7.5, 8.25], "texture": "#0"},
15+
"east": {"uv": [7.25, 0, 11, 1.25], "texture": "#0"},
16+
"south": {"uv": [7.25, 1.25, 11, 2.5], "texture": "#0"},
17+
"west": {"uv": [7.25, 2.5, 11, 3.75], "texture": "#0"},
18+
"up": {"uv": [3.75, 3.75, 0, 0], "texture": "#0"},
19+
"down": {"uv": [3.75, 3.75, 0, 7.5], "texture": "#0"}
20+
}
21+
},
22+
{
23+
"from": [2.5, 5, 2.5],
24+
"to": [14.5, 9, 14.5],
25+
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 7]},
26+
"faces": {
27+
"north": {"uv": [7.25, 3.75, 10.75, 4.75], "texture": "#0"},
28+
"east": {"uv": [7.25, 4.75, 10.75, 5.75], "texture": "#0"},
29+
"south": {"uv": [7.25, 5.75, 10.75, 6.75], "texture": "#0"},
30+
"west": {"uv": [0, 7.5, 3.5, 8.5], "texture": "#0"},
31+
"up": {"uv": [7.25, 3.5, 3.75, 0], "texture": "#0"},
32+
"down": {"uv": [7.25, 3.5, 3.75, 7], "texture": "#0"}
33+
}
34+
},
35+
{
36+
"from": [7.5, 9, 7.5],
37+
"to": [9.5, 9.5, 14.5],
38+
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 7]},
39+
"faces": {
40+
"north": {"uv": [8.5, 8, 9.5, 8.25], "texture": "#0"},
41+
"east": {"uv": [8.5, 7, 12, 7.25], "texture": "#0"},
42+
"south": {"uv": [8.5, 8.5, 9.5, 8.75], "texture": "#0"},
43+
"west": {"uv": [8.5, 7.5, 12, 7.75], "texture": "#0"},
44+
"up": {"uv": [2, 12, 1, 8.5], "texture": "#0"},
45+
"down": {"uv": [3, 8.5, 2, 12], "texture": "#0"}
46+
}
47+
},
48+
{
49+
"from": [7.5, -3, 15],
50+
"to": [9.5, 5.5, 15.5],
51+
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 7]},
52+
"faces": {
53+
"north": {"uv": [7.5, 7, 8.5, 11.25], "texture": "#0"},
54+
"east": {"uv": [5, 8.5, 5.25, 12.75], "texture": "#0"},
55+
"south": {"uv": [0, 8.5, 1, 12.75], "texture": "#0"},
56+
"west": {"uv": [5.5, 8.5, 5.75, 12.75], "texture": "#0"},
57+
"up": {"uv": [9.5, 9.25, 8.5, 9], "texture": "#0"},
58+
"down": {"uv": [10.5, 8, 9.5, 8.25], "texture": "#0"}
59+
}
60+
},
61+
{
62+
"from": [7.5, 5, 14.5],
63+
"to": [9.5, 9.5, 15],
64+
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 7]},
65+
"faces": {
66+
"north": {"uv": [3, 8.5, 4, 10.75], "texture": "#0"},
67+
"east": {"uv": [6, 8.5, 6.25, 10.75], "texture": "#0"},
68+
"south": {"uv": [4, 8.5, 5, 10.75], "texture": "#0"},
69+
"west": {"uv": [6.5, 8.5, 6.75, 10.75], "texture": "#0"},
70+
"up": {"uv": [9.5, 9.75, 8.5, 9.5], "texture": "#0"},
71+
"down": {"uv": [10.5, 8.5, 9.5, 8.75], "texture": "#0"}
72+
}
73+
}
74+
],
75+
"display": {
76+
"thirdperson_righthand": {
77+
"rotation": [-29, 0, 0],
78+
"translation": [0, 1.75, -1.5],
79+
"scale": [0.4, 0.4, 0.4]
80+
},
81+
"thirdperson_lefthand": {
82+
"rotation": [-29, 0, 0],
83+
"translation": [0, 1.75, -1.5],
84+
"scale": [0.4, 0.4, 0.4]
85+
},
86+
"firstperson_righthand": {
87+
"rotation": [-27, 0, 0]
88+
},
89+
"firstperson_lefthand": {
90+
"rotation": [-27, 0, 0]
91+
},
92+
"ground": {
93+
"translation": [0, 4.75, 0],
94+
"scale": [0.5, 0.5, 0.5]
95+
},
96+
"gui": {
97+
"translation": [-0.5, 4, 0]
98+
},
99+
"head": {
100+
"translation": [-0.5, 14, -0.5]
101+
},
102+
"fixed": {
103+
"rotation": [-90, 0, 0],
104+
"translation": [-0.75, -0.5, -13.5],
105+
"scale": [1.7, 1.7, 1.7]
106+
}
107+
}
108+
}
Lines changed: 124 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,124 @@
1+
{
2+
"credit": "Made with Blockbench",
3+
"texture_size": [64, 64],
4+
"textures": {
5+
"1": "block/custom/holidaycheer"
6+
},
7+
"elements": [
8+
{
9+
"from": [3, 0, 3],
10+
"to": [13, 3, 13],
11+
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 11]},
12+
"faces": {
13+
"north": {"uv": [7.5, 2.5, 10, 3.25], "texture": "#1"},
14+
"east": {"uv": [7.5, 5.5, 10, 6.25], "texture": "#1"},
15+
"south": {"uv": [8.25, 8.75, 10.75, 9.5], "texture": "#1"},
16+
"west": {"uv": [9, 0, 11.5, 0.75], "texture": "#1"},
17+
"up": {"uv": [9, 2.5, 6.5, 0], "texture": "#1"},
18+
"down": {"uv": [6.75, 6.5, 4.25, 9], "texture": "#1"}
19+
}
20+
},
21+
{
22+
"from": [3.5, 3, 3.5],
23+
"to": [12.5, 6, 12.5],
24+
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 11]},
25+
"faces": {
26+
"north": {"uv": [0, 9, 2.25, 9.75], "texture": "#1"},
27+
"east": {"uv": [9, 0.75, 11.25, 1.5], "texture": "#1"},
28+
"south": {"uv": [9, 1.5, 11.25, 2.25], "texture": "#1"},
29+
"west": {"uv": [3.75, 9, 6, 9.75], "texture": "#1"},
30+
"up": {"uv": [2.25, 9, 0, 6.75], "texture": "#1"},
31+
"down": {"uv": [9, 6.5, 6.75, 8.75], "texture": "#1"}
32+
}
33+
},
34+
{
35+
"from": [4, 5, 3],
36+
"to": [12, 8, 10.5],
37+
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 11]},
38+
"faces": {
39+
"north": {"uv": [9, 6.25, 11, 7], "texture": "#1"},
40+
"east": {"uv": [9, 7.75, 10.875, 8.5], "texture": "#1"},
41+
"south": {"uv": [9, 7, 11, 7.75], "texture": "#1"},
42+
"west": {"uv": [9.25, 3.25, 11.125, 4], "texture": "#1"},
43+
"up": {"uv": [4.25, 8.625, 2.25, 6.75], "texture": "#1"},
44+
"down": {"uv": [9.25, 3.5, 7.25, 5.375], "texture": "#1"}
45+
}
46+
},
47+
{
48+
"from": [6.5, 5.5, -2],
49+
"to": [9.5, 10, 1],
50+
"rotation": {"angle": 0, "axis": "y", "origin": [6, 4, 5]},
51+
"faces": {
52+
"north": {"uv": [1.5, 9.75, 2.25, 10.875], "texture": "#1"},
53+
"east": {"uv": [2.25, 10.25, 3, 11.375], "texture": "#1"},
54+
"south": {"uv": [3, 10.25, 3.75, 11.375], "texture": "#1"},
55+
"west": {"uv": [10.25, 4, 11, 5.125], "texture": "#1"},
56+
"up": {"uv": [6.75, 9.75, 6, 9], "texture": "#1"},
57+
"down": {"uv": [10.75, 5.25, 10, 6], "texture": "#1"}
58+
}
59+
},
60+
{
61+
"from": [6, 9, 0],
62+
"to": [10, 11, 5],
63+
"rotation": {"angle": 0, "axis": "y", "origin": [7, 7, 7]},
64+
"faces": {
65+
"north": {"uv": [6.5, 2.5, 7.5, 3], "texture": "#1"},
66+
"east": {"uv": [10, 2.25, 11.25, 2.75], "texture": "#1"},
67+
"south": {"uv": [6.75, 10.25, 7.75, 10.75], "texture": "#1"},
68+
"west": {"uv": [10, 2.75, 11.25, 3.25], "texture": "#1"},
69+
"up": {"uv": [10.25, 5.25, 9.25, 4], "texture": "#1"},
70+
"down": {"uv": [9.25, 9.5, 8.25, 10.75], "texture": "#1"}
71+
}
72+
},
73+
{
74+
"from": [5, 7.5, 2],
75+
"to": [11, 10, 8],
76+
"rotation": {"angle": 0, "axis": "y", "origin": [7, 6, 10]},
77+
"faces": {
78+
"north": {"uv": [9.25, 9.5, 10.75, 10.125], "texture": "#1"},
79+
"east": {"uv": [0, 9.75, 1.5, 10.375], "texture": "#1"},
80+
"south": {"uv": [3.75, 9.75, 5.25, 10.375], "texture": "#1"},
81+
"west": {"uv": [5.25, 9.75, 6.75, 10.375], "texture": "#1"},
82+
"up": {"uv": [3.75, 10.25, 2.25, 8.75], "texture": "#1"},
83+
"down": {"uv": [8.25, 8.75, 6.75, 10.25], "texture": "#1"}
84+
}
85+
}
86+
],
87+
"display": {
88+
"thirdperson_righthand": {
89+
"rotation": [-43, 0, 0],
90+
"translation": [0, 0, -0.5],
91+
"scale": [0.49, 0.28, 0.48]
92+
},
93+
"thirdperson_lefthand": {
94+
"rotation": [-43, 0, 0],
95+
"translation": [0, 0, -0.5],
96+
"scale": [0.49, 0.28, 0.48]
97+
},
98+
"firstperson_righthand": {
99+
"rotation": [-38, -180, 0]
100+
},
101+
"firstperson_lefthand": {
102+
"rotation": [-38, -180, 0]
103+
},
104+
"ground": {
105+
"translation": [0, 2.5, 0],
106+
"scale": [1, 0.7, 1]
107+
},
108+
"gui": {
109+
"rotation": [0, 90, 0],
110+
"translation": [2.5, 1.75, 0],
111+
"scale": [1, 0.68, 1]
112+
},
113+
"head": {
114+
"rotation": [0, -180, 0],
115+
"translation": [0, 13.25, 0],
116+
"scale": [1.5, 1, 1.5]
117+
},
118+
"fixed": {
119+
"rotation": [-90, 0, 0],
120+
"translation": [0, 0, -10.25],
121+
"scale": [2.41, 1.37, 2.41]
122+
}
123+
}
124+
}

0 commit comments

Comments
 (0)