Skip to content

Commit a13d021

Browse files
authored
Merge pull request #3154 from XeKr/assets/1.21
add frost stuff assets 增加浮霜物件资源文件
2 parents 8f7416f + 6c2ca62 commit a13d021

33 files changed

+504
-6
lines changed

src/generated/resources/assets/anvilcraft/models/block/frost_metal_block.json

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 130 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,130 @@
1+
{
2+
"format_version": "1.21.6",
3+
"credit": "Made by XeKr with Blockbench",
4+
"parent": "minecraft:block/block",
5+
"ambientocclusion": false,
6+
"render_type": "minecraft:cutout",
7+
"textures": {
8+
"particle": "anvilcraft:block/frost_anvil",
9+
"body": "anvilcraft:block/frost_anvil",
10+
"side": "anvilcraft:block/frost_anvil_side",
11+
"top": "anvilcraft:block/frost_anvil_top",
12+
"bottom": "anvilcraft:block/frost_anvil_bottom",
13+
"outline": "anvilcraft:block/frost_metal_block_outline"
14+
},
15+
"elements": [
16+
{
17+
"name": "Anvil base",
18+
"from": [2.5, 0.5, 2.5],
19+
"to": [13.5, 3.5, 13.5],
20+
"faces": {
21+
"north": {"uv": [2, 12, 13, 15], "texture": "#body"},
22+
"east": {"uv": [2, 12, 13, 15], "texture": "#body"},
23+
"south": {"uv": [2, 12, 13, 15], "texture": "#body"},
24+
"west": {"uv": [2, 12, 13, 15], "texture": "#body"},
25+
"up": {"uv": [2, 2, 13, 13], "texture": "#bottom"},
26+
"down": {"uv": [2, 2, 13, 13], "texture": "#bottom"}
27+
}
28+
},
29+
{
30+
"name": "middle",
31+
"from": [5.5, 3.5, 4.5],
32+
"to": [10.5, 10.5, 11.5],
33+
"faces": {
34+
"north": {"uv": [3, 5, 8, 12], "texture": "#side"},
35+
"east": {"uv": [4, 5, 11, 12], "texture": "#body"},
36+
"south": {"uv": [3, 5, 8, 12], "texture": "#side"},
37+
"west": {"uv": [4, 5, 11, 12], "texture": "#body"}
38+
}
39+
},
40+
{
41+
"name": "middle inverted",
42+
"from": [10.5, 9.5, 9.5],
43+
"to": [5.5, 4.5, 6.5],
44+
"shade": false,
45+
"faces": {
46+
"north": {"uv": [8, 11, 13, 6], "texture": "#side"},
47+
"south": {"uv": [8, 11, 13, 6], "texture": "#side"},
48+
"up": {"uv": [13, 5, 8, 8], "texture": "#side"},
49+
"down": {"uv": [13, 9, 8, 12], "texture": "#side"}
50+
}
51+
},
52+
{
53+
"name": "middle",
54+
"from": [5.5, 6, 7],
55+
"to": [10.5, 8, 9],
56+
"shade": false,
57+
"rotation": {"angle": 45, "axis": "x", "origin": [8, 7, 8]},
58+
"faces": {
59+
"north": {"uv": [14, 5, 16, 10], "rotation": 90, "texture": "#side"},
60+
"east": {"uv": [14, 10, 16, 12], "texture": "#side"},
61+
"south": {"uv": [14, 5, 16, 10], "rotation": 90, "texture": "#side"},
62+
"west": {"uv": [14, 10, 16, 12], "texture": "#side"},
63+
"up": {"uv": [14, 5, 16, 10], "rotation": 90, "texture": "#side"},
64+
"down": {"uv": [14, 5, 16, 10], "rotation": 90, "texture": "#side"}
65+
}
66+
},
67+
{
68+
"name": "Anvil top",
69+
"from": [3.5, 10.5, 0.5],
70+
"to": [12.5, 15.5, 15.5],
71+
"faces": {
72+
"north": {"uv": [3, 0, 12, 5], "texture": "#side"},
73+
"east": {"uv": [0, 0, 15, 5], "texture": "#body"},
74+
"south": {"uv": [3, 0, 12, 5], "texture": "#side"},
75+
"west": {"uv": [0, 0, 15, 5], "texture": "#body"},
76+
"up": {"uv": [3, 0, 12, 15], "texture": "#top"},
77+
"down": {"uv": [3, 0, 12, 15], "texture": "#top"}
78+
}
79+
},
80+
{
81+
"name": "Anvil top_outline",
82+
"from": [12.975, 15.975, 15.975],
83+
"to": [3.025, 10.025, 0.025],
84+
"shade": false,
85+
"light_emission": 15,
86+
"faces": {
87+
"north": {"uv": [3, 0, 12, 5], "rotation": 180, "texture": "#outline", "cullface": "south"},
88+
"east": {"uv": [0, 0, 15, 5], "rotation": 180, "texture": "#outline"},
89+
"south": {"uv": [3, 0, 12, 5], "rotation": 180, "texture": "#outline", "cullface": "north"},
90+
"west": {"uv": [0, 0, 15, 5], "rotation": 180, "texture": "#outline"},
91+
"up": {"uv": [3, 0, 12, 15], "rotation": 180, "texture": "#outline"},
92+
"down": {"uv": [3, 0, 12, 15], "rotation": 180, "texture": "#outline", "cullface": "up"}
93+
}
94+
},
95+
{
96+
"name": "middle_outline",
97+
"from": [10.975, 10.975, 11.975],
98+
"to": [5.025, 3.025, 4.025],
99+
"shade": false,
100+
"light_emission": 15,
101+
"faces": {
102+
"north": {"uv": [5, 5, 10, 12], "rotation": 180, "texture": "#outline"},
103+
"east": {"uv": [4, 5, 11, 12], "rotation": 180, "texture": "#outline"},
104+
"south": {"uv": [5, 5, 10, 12], "rotation": 180, "texture": "#outline"},
105+
"west": {"uv": [4, 5, 11, 12], "rotation": 180, "texture": "#outline"}
106+
}
107+
},
108+
{
109+
"name": "Anvil base_outline",
110+
"from": [13.975, 3.975, 13.975],
111+
"to": [2.025, 0.025, 2.025],
112+
"shade": false,
113+
"light_emission": 15,
114+
"faces": {
115+
"north": {"uv": [2, 12, 13, 15], "rotation": 180, "texture": "#outline"},
116+
"east": {"uv": [2, 12, 13, 15], "rotation": 180, "texture": "#outline"},
117+
"south": {"uv": [2, 12, 13, 15], "rotation": 180, "texture": "#outline"},
118+
"west": {"uv": [2, 12, 13, 15], "rotation": 180, "texture": "#outline"},
119+
"up": {"uv": [2, 2, 13, 13], "rotation": 180, "texture": "#outline", "cullface": "down"},
120+
"down": {"uv": [2, 2, 13, 13], "rotation": 180, "texture": "#outline"}
121+
}
122+
}
123+
],
124+
"display": {
125+
"fixed": {
126+
"rotation": [0, 90, 0],
127+
"scale": [0.5, 0.5, 0.5]
128+
}
129+
}
130+
}
Lines changed: 146 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,146 @@
1+
{
2+
"format_version": "1.21.6",
3+
"credit": "Made by XeKr with Blockbench",
4+
"parent": "minecraft:block/block",
5+
"ambientocclusion": false,
6+
"render_type": "minecraft:cutout",
7+
"textures": {
8+
"3": "anvilcraft:block/frost_metal_block_outline",
9+
"pivot": "anvilcraft:block/frost_grindstone_pivot",
10+
"round": "anvilcraft:block/frost_grindstone_round",
11+
"particle": "anvilcraft:block/frost_grindstone_side",
12+
"side": "anvilcraft:block/frost_grindstone_side"
13+
},
14+
"elements": [
15+
{
16+
"from": [2.5, 0.5, 6.5],
17+
"to": [3.5, 7.5, 9.5],
18+
"faces": {
19+
"north": {"uv": [4, 9, 3, 16], "texture": "#pivot"},
20+
"east": {"uv": [3, 16, 0, 9], "texture": "#pivot"},
21+
"south": {"uv": [3, 9, 4, 16], "texture": "#pivot"},
22+
"west": {"uv": [0, 9, 3, 16], "texture": "#pivot"},
23+
"down": {"uv": [3, 9, 4, 12], "texture": "#pivot"}
24+
}
25+
},
26+
{
27+
"from": [2.5, 7.5, 5.5],
28+
"to": [13.5, 12.5, 10.5],
29+
"faces": {
30+
"north": {"uv": [16, 0, 5, 5], "texture": "#pivot"},
31+
"east": {"uv": [0, 0, 5, 5], "texture": "#pivot"},
32+
"south": {"uv": [5, 0, 16, 5], "texture": "#pivot"},
33+
"west": {"uv": [0, 0, 5, 5], "texture": "#pivot"},
34+
"up": {"uv": [5, 0, 16, 5], "texture": "#pivot"},
35+
"down": {"uv": [5, 0, 16, 5], "texture": "#pivot"}
36+
}
37+
},
38+
{
39+
"from": [2.5, 9, 7],
40+
"to": [13.5, 11, 9],
41+
"shade": false,
42+
"rotation": {"angle": 45, "axis": "x", "origin": [8, 10, 8]},
43+
"faces": {
44+
"north": {"uv": [16, 8, 5, 10], "texture": "#pivot"},
45+
"east": {"uv": [14, 10, 16, 12], "texture": "#pivot"},
46+
"south": {"uv": [5, 8, 16, 10], "texture": "#pivot"},
47+
"west": {"uv": [14, 10, 16, 12], "texture": "#pivot"},
48+
"up": {"uv": [5, 8, 16, 10], "texture": "#pivot"},
49+
"down": {"uv": [5, 8, 16, 10], "texture": "#pivot"}
50+
}
51+
},
52+
{
53+
"name": "cube inverted",
54+
"from": [13.5, 11.5, 9.5],
55+
"to": [2.5, 8.5, 6.5],
56+
"shade": false,
57+
"faces": {
58+
"north": {"uv": [5, 8, 16, 5], "texture": "#pivot"},
59+
"south": {"uv": [16, 8, 5, 5], "texture": "#pivot"},
60+
"up": {"uv": [16, 5, 5, 8], "texture": "#pivot"},
61+
"down": {"uv": [16, 5, 5, 8], "texture": "#pivot"}
62+
}
63+
},
64+
{
65+
"from": [4.5, 4.5, 2.5],
66+
"to": [11.5, 15.5, 13.5],
67+
"faces": {
68+
"north": {"uv": [7, 0, 0, 11], "texture": "#round"},
69+
"east": {"uv": [0, 0, 11, 11], "texture": "#side"},
70+
"south": {"uv": [0, 0, 7, 11], "texture": "#round"},
71+
"west": {"uv": [0, 0, 11, 11], "texture": "#side"},
72+
"up": {"uv": [0, 0, 7, 11], "texture": "#round"},
73+
"down": {"uv": [0, 0, 7, 11], "texture": "#round"}
74+
}
75+
},
76+
{
77+
"name": "cube_outline",
78+
"from": [11.975, 15.975, 13.975],
79+
"to": [4.025, 4.025, 2.025],
80+
"shade": false,
81+
"light_emission": 15,
82+
"faces": {
83+
"north": {"uv": [0, 0, 7, 11], "rotation": 180, "texture": "#3"},
84+
"east": {"uv": [0, 0, 11, 11], "rotation": 180, "texture": "#3"},
85+
"south": {"uv": [7, 0, 0, 11], "rotation": 180, "texture": "#3"},
86+
"west": {"uv": [0, 0, 11, 11], "rotation": 180, "texture": "#3"},
87+
"up": {"uv": [0, 0, 7, 11], "rotation": 180, "texture": "#3"},
88+
"down": {"uv": [0, 0, 7, 11], "rotation": 180, "texture": "#3", "cullface": "up"}
89+
}
90+
},
91+
{
92+
"name": "cube_outline",
93+
"from": [13.975, 12.975, 10.975],
94+
"to": [2.025, 7.025, 5.025],
95+
"shade": false,
96+
"light_emission": 15,
97+
"faces": {
98+
"north": {"uv": [5, 0, 16, 5], "rotation": 180, "texture": "#3"},
99+
"east": {"uv": [0, 0, 5, 5], "rotation": 180, "texture": "#3"},
100+
"south": {"uv": [16, 0, 5, 5], "rotation": 180, "texture": "#3"},
101+
"west": {"uv": [0, 0, 5, 5], "rotation": 180, "texture": "#3"},
102+
"up": {"uv": [5, 0, 16, 5], "rotation": 180, "texture": "#3"},
103+
"down": {"uv": [5, 0, 16, 5], "rotation": 180, "texture": "#3"}
104+
}
105+
},
106+
{
107+
"name": "cube_outline",
108+
"from": [3.975, 7.025, 9.975],
109+
"to": [2.025, 0.025, 6.025],
110+
"shade": false,
111+
"light_emission": 15,
112+
"faces": {
113+
"north": {"uv": [3, 9, 4, 16], "rotation": 180, "texture": "#3"},
114+
"east": {"uv": [0, 9, 3, 16], "rotation": 180, "texture": "#3"},
115+
"south": {"uv": [4, 9, 3, 16], "rotation": 180, "texture": "#3"},
116+
"west": {"uv": [3, 16, 0, 9], "rotation": 180, "texture": "#3"},
117+
"up": {"uv": [3, 9, 4, 12], "rotation": 180, "texture": "#3", "cullface": "down"}
118+
}
119+
},
120+
{
121+
"from": [12.5, 0.5, 6.5],
122+
"to": [13.5, 7.5, 9.5],
123+
"faces": {
124+
"north": {"uv": [4, 9, 3, 16], "texture": "#pivot"},
125+
"east": {"uv": [3, 16, 0, 9], "texture": "#pivot"},
126+
"south": {"uv": [3, 9, 4, 16], "texture": "#pivot"},
127+
"west": {"uv": [0, 9, 3, 16], "texture": "#pivot"},
128+
"down": {"uv": [3, 9, 4, 12], "texture": "#pivot"}
129+
}
130+
},
131+
{
132+
"name": "cube_outline",
133+
"from": [13.975, 7.025, 9.975],
134+
"to": [12.025, 0.025, 6.025],
135+
"shade": false,
136+
"light_emission": 15,
137+
"faces": {
138+
"north": {"uv": [3, 9, 4, 16], "rotation": 180, "texture": "#3"},
139+
"east": {"uv": [0, 9, 3, 16], "rotation": 180, "texture": "#3"},
140+
"south": {"uv": [4, 9, 3, 16], "rotation": 180, "texture": "#3"},
141+
"west": {"uv": [3, 16, 0, 9], "rotation": 180, "texture": "#3"},
142+
"up": {"uv": [3, 9, 4, 12], "rotation": 180, "texture": "#3", "cullface": "down"}
143+
}
144+
}
145+
]
146+
}
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{
2+
"format_version": "1.21.6",
3+
"credit": "Made by XeKr with Blockbench",
4+
"parent": "minecraft:block/block",
5+
"ambientocclusion": false,
6+
"render_type": "minecraft:cutout",
7+
"textures": {
8+
"0": "anvilcraft:block/frost_metal_block",
9+
"1": "anvilcraft:block/frost_metal_block_outline",
10+
"particle": "anvilcraft:block/frost_metal_block"
11+
},
12+
"elements": [
13+
{
14+
"from": [0.5, 0.5, 0.5],
15+
"to": [15.5, 15.5, 15.5],
16+
"faces": {
17+
"north": {"uv": [0, 0, 15, 15], "texture": "#0"},
18+
"east": {"uv": [0, 0, 15, 15], "texture": "#0"},
19+
"south": {"uv": [0, 0, 15, 15], "texture": "#0"},
20+
"west": {"uv": [0, 0, 15, 15], "texture": "#0"},
21+
"up": {"uv": [0, 0, 15, 15], "texture": "#0"},
22+
"down": {"uv": [0, 0, 15, 15], "texture": "#0"}
23+
}
24+
},
25+
{
26+
"name": "cube_outline",
27+
"from": [15.975, 15.975, 15.975],
28+
"to": [0.025, 0.025, 0.025],
29+
"shade": false,
30+
"light_emission": 15,
31+
"faces": {
32+
"north": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1", "cullface": "south"},
33+
"east": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1", "cullface": "west"},
34+
"south": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1", "cullface": "north"},
35+
"west": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1", "cullface": "east"},
36+
"up": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1", "cullface": "down"},
37+
"down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1", "cullface": "up"}
38+
}
39+
}
40+
]
41+
}

0 commit comments

Comments
 (0)