Skip to content

Commit f716b95

Browse files
committed
更新高炉材质
格式化 JSON
1 parent 0a21555 commit f716b95

14 files changed

+827
-905
lines changed

blocks.json

Lines changed: 101 additions & 177 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,11 @@
11
{
22
"format_version": [1, 1, 0],
33
"anvil": {
4+
"sound": "anvil",
45
"textures": {
5-
"up": "anvil_top_damaged_x",
66
"down": "anvil_base",
7-
"side": "anvil_side"
8-
},
9-
"sound": "anvil"
10-
},
11-
"bee_nest": {
12-
"textures": {
13-
"up": "bee_nest_top",
14-
"down": "bee_nest_bottom",
15-
"north": "bee_nest_side",
16-
"south": "bee_nest_front",
17-
"west": "bee_nest_side",
18-
"east": "bee_nest_side"
19-
}
20-
},
21-
"beehive": {
22-
"textures": {
23-
"up": "beehive_top",
24-
"down": "beehive_bottom",
25-
"north": "beehive_side",
26-
"south": "beehive_front",
27-
"west": "beehive_side",
28-
"east": "beehive_side"
7+
"side": "anvil_side",
8+
"up": "anvil_top_damaged_x"
299
}
3010
},
3111
"blast_furnace": {
@@ -40,24 +20,25 @@
4020
}
4121
},
4222
"carved_pumpkin": {
23+
"sound": "wood",
4324
"textures": {
44-
"up": "carved_pumpkin_top",
4525
"down": "carved_pumpkin_bottom",
26+
"east": "carved_pumpkin_side",
4627
"north": "carved_pumpkin_back",
4728
"south": "pumpkin_face",
48-
"west": "carved_pumpkin_side",
49-
"east": "carved_pumpkin_side"
50-
},
51-
"sound": "wood"
29+
"up": "carved_pumpkin_top",
30+
"west": "carved_pumpkin_side"
31+
}
5232
},
53-
"cauldron": {
33+
"chest": {
34+
"sound": "wood",
5435
"textures": {
55-
"down": "cauldron_bottom",
56-
"east": "still_water_grey",
57-
"north": "cauldron_side",
58-
"south": "cauldron_inner",
59-
"up": "cauldron_top",
60-
"west": "cauldron_water"
36+
"down": "chest_inventory_bottom",
37+
"east": "chest_inventory_side",
38+
"north": "chest_inventory_back",
39+
"south": "chest_inventory_front",
40+
"up": "chest_inventory_top",
41+
"west": "chest_inventory_side1"
6142
}
6243
},
6344
"ender_chest": {
@@ -70,17 +51,6 @@
7051
"west": "ender_chest_inventory_side1"
7152
}
7253
},
73-
"chest": {
74-
"sound": "wood",
75-
"textures": {
76-
"down": "chest_inventory_bottom",
77-
"east": "chest_inventory_side",
78-
"north": "chest_inventory_back",
79-
"south": "chest_inventory_front",
80-
"up": "chest_inventory_top",
81-
"west": "chest_inventory_side1"
82-
}
83-
},
8454
"furnace": {
8555
"sound": "stone",
8656
"textures": {
@@ -93,26 +63,27 @@
9363
}
9464
},
9565
"hopper": {
66+
"sound": "metal",
9667
"textures": {
97-
"up": "hopper_top",
9868
"down": "hopper_inside",
69+
"east": "hopper_outside4",
9970
"north": "hopper_outside1",
10071
"south": "hopper_outside2",
101-
"west": "hopper_outside3",
102-
"east": "hopper_outside4"
103-
},
104-
"sound": "metal"
72+
"up": "hopper_top",
73+
"west": "hopper_outside3"
74+
}
10575
},
106-
"lit_pumpkin": {
107-
"textures": {
108-
"up": "jack_o_lantern_top",
109-
"down": "jack_o_lantern_bottom",
110-
"north": "jack_o_lantern_back",
111-
"south": "pumpkin_face",
112-
"west": "jack_o_lantern_side",
113-
"east": "jack_o_lantern_side"
76+
"infested_deepslate": {
77+
"isotropic": {
78+
"down": true,
79+
"up": true
11480
},
115-
"sound": "wood"
81+
"sound": "deepslate",
82+
"textures": {
83+
"down": "infested_deepslate_top",
84+
"side": "infested_deepslate",
85+
"up": "infested_deepslate_top"
86+
}
11687
},
11788
"lava_cauldron": {
11889
"textures": {
@@ -124,6 +95,39 @@
12495
"west": "cauldron_water"
12596
}
12697
},
98+
"lit_blast_furnace": {
99+
"sound": "stone",
100+
"textures": {
101+
"down": "blast_furnace_top_on",
102+
"east": "blast_furnace_front_on",
103+
"north": "blast_furnace_side_on",
104+
"south": "blast_furnace_side_on",
105+
"up": "blast_furnace_top_on",
106+
"west": "blast_furnace_back_on"
107+
}
108+
},
109+
"lit_furnace": {
110+
"sound": "stone",
111+
"textures": {
112+
"down": "furnace_top_on",
113+
"east": "furnace_front_on",
114+
"north": "furnace_side_on",
115+
"south": "furnace_side_on",
116+
"up": "furnace_top_on",
117+
"west": "furnace_back_on"
118+
}
119+
},
120+
"lit_pumpkin": {
121+
"sound": "wood",
122+
"textures": {
123+
"down": "jack_o_lantern_bottom",
124+
"east": "jack_o_lantern_side",
125+
"north": "jack_o_lantern_back",
126+
"south": "pumpkin_face",
127+
"up": "jack_o_lantern_top",
128+
"west": "jack_o_lantern_side"
129+
}
130+
},
127131
"lit_smoker": {
128132
"sound": "stone",
129133
"textures": {
@@ -148,27 +152,18 @@
148152
"up": "piston_inner_normal"
149153
}
150154
},
151-
"pumpkin_stem": {
152-
"sound": "wood",
153-
"textures": "pumpkin_stem"
154-
},
155155
"pistonArmCollision": {
156156
"textures": "piston_inner_normal"
157157
},
158-
"stickyPistonArmCollision": {
159-
"textures": "piston_inner_sticky"
160-
},
161-
"sticky_piston": {
162-
"carried_textures": {
163-
"down": "piston_bottom_sticky",
164-
"side": "piston_side_sticky",
165-
"up": "piston_top_sticky"
166-
},
167-
"sound": "stone",
158+
"pumpkin": {
159+
"sound": "wood",
168160
"textures": {
169-
"down": "piston_bottom_sticky",
170-
"side": "piston_side_sticky",
171-
"up": "piston_inner_sticky"
161+
"down": "pumpkin_bottom",
162+
"east": "pumpkin_side",
163+
"north": "pumpkin_side",
164+
"south": "pumpkin_side",
165+
"up": "pumpkin_top",
166+
"west": "pumpkin_side"
172167
}
173168
},
174169
"smoker": {
@@ -182,34 +177,20 @@
182177
"west": "smoker_side_off"
183178
}
184179
},
185-
"powered_repeater": {
186-
"sound": "wood",
187-
"textures": {
188-
"down": "repeater_floor",
189-
"side": "repeater_floor",
190-
"up": "repeater_up"
191-
}
180+
"stickyPistonArmCollision": {
181+
"textures": "piston_inner_sticky"
192182
},
193-
"pumpkin": {
194-
"textures": {
195-
"up": "pumpkin_top",
196-
"down": "pumpkin_bottom",
197-
"north": "pumpkin_side",
198-
"south": "pumpkin_side",
199-
"west": "pumpkin_side",
200-
"east": "pumpkin_side"
183+
"sticky_piston": {
184+
"carried_textures": {
185+
"down": "piston_bottom_sticky",
186+
"side": "piston_side_sticky",
187+
"up": "piston_top_sticky"
201188
},
202-
"sound": "wood"
203-
},
204-
"respawn_anchor": {
205-
"sound": "metal",
189+
"sound": "stone",
206190
"textures": {
207-
"down": "respawn_anchor_bottom",
208-
"east": "respawn_anchor_side",
209-
"north": "respawn_anchor_side",
210-
"south": "respawn_anchor_side",
211-
"up": "respawn_anchor_top",
212-
"west": "respawn_anchor_side"
191+
"down": "piston_bottom_sticky",
192+
"side": "piston_side_sticky",
193+
"up": "piston_inner_sticky"
213194
}
214195
},
215196
"trapped_chest": {
@@ -223,100 +204,43 @@
223204
"west": "trapped_chest_inventory_side1"
224205
}
225206
},
226-
"unpowered_repeater": {
227-
"sound": "wood",
228-
"textures": {
229-
"down": "repeater_floor",
230-
"side": "repeater_floor",
231-
"up": "repeater_up"
232-
}
233-
},
234-
"lever": {
235-
"sound": "wood",
236-
"textures": {
237-
"down": "lever",
238-
"east": "lever_particle",
239-
"north": "lever",
240-
"south": "lever",
241-
"up": "lever",
242-
"west": "lever"
243-
}
244-
},
245-
"lit_blast_furnace": {
246-
"sound": "stone",
247-
"textures": {
248-
"down": "blast_furnace_top_on",
249-
"east": "blast_furnace_front_on",
250-
"north": "blast_furnace_side_on",
251-
"south": "blast_furnace_side_on",
252-
"up": "blast_furnace_top_on",
253-
"west": "blast_furnace_back_on"
254-
}
255-
},
256-
"lit_furnace": {
257-
"sound": "stone",
258-
"textures": {
259-
"down": "furnace_top_on",
260-
"east": "furnace_front_on",
261-
"north": "furnace_side_on",
262-
"south": "furnace_side_on",
263-
"up": "furnace_top_on",
264-
"west": "furnace_back_on"
265-
}
266-
},
267-
"melon_stem": {
268-
"sound": "wood",
269-
"textures": "melon_stem"
270-
},
271-
"infested_deepslate":{
272-
"isotropic":{
273-
"up":true,
274-
"down": true
275-
},
276-
"textures":{
277-
"up": "infested_deepslate_top",
278-
"down": "infested_deepslate_top",
279-
"side": "infested_deepslate"
280-
},
281-
"sound": "deepslate"
282-
},
283207

284208
"chemical_heat": {
285-
"textures": "chemical_heat",
286-
"sound": "stone"
209+
"sound": "stone",
210+
"textures": "chemical_heat"
287211
},
288212
"hard_glass": {
289-
"textures": "hard_glass",
290-
"sound": "glass"
213+
"sound": "glass",
214+
"textures": "hard_glass"
291215
},
292216
"hard_glass_pane": {
217+
"sound": "glass",
293218
"textures": {
294-
"up": "hard_glass",
295219
"down": "hard_glass",
220+
"east": "glass_pane_top",
296221
"north": "hard_glass",
297222
"south": "hard_glass",
298-
"west": "hard_glass",
299-
"east": "glass_pane_top"
300-
},
301-
"sound": "glass"
223+
"up": "hard_glass",
224+
"west": "hard_glass"
225+
}
302226
},
303227
"underwater_torch": {
304-
"textures": "underwater_torch",
305-
"sound": "wood"
228+
"sound": "wood",
229+
"textures": "underwater_torch"
306230
},
307231

308232
"info_update": {
309-
"textures": "green_screen",
310-
"sound": "metal"
233+
"sound": "metal",
234+
"textures": "green_screen"
311235
},
312236
"info_update2": {
313-
"textures": "blue_screen",
314-
"sound": "metal"
315-
},
316-
"reserved6": {
317-
"textures": "reserved6"
237+
"sound": "metal",
238+
"textures": "blue_screen"
318239
},
319240
"movingBlock": {
320241
"textures": "logo"
242+
},
243+
"reserved6": {
244+
"textures": "reserved6"
321245
}
322246
}

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "§lBare Bones 红石显示 0.1.3 MC 1.21",
66
"uuid": "8f47daf3-7d33-4fe7-aeaf-789ea8765a80",
77
"version": [0, 1, 3],
8-
"min_engine_version": [1, 14, 0]
8+
"min_engine_version": [1, 18, 0]
99
},
1010
"modules": [{
1111
"description": "§l基于Bare Bones 1.2.7 参考XeKr红显\n§l§6作者wherewhere可以在B站和酷安找到",
-4 Bytes
Loading
-25 Bytes
Loading
-15.4 KB
Binary file not shown.
-805 Bytes
Loading
-539 Bytes
Loading
2 Bytes
Loading
6 Bytes
Loading
31 Bytes
Loading

0 commit comments

Comments
 (0)