Skip to content

Commit 089823b

Browse files
committed
feat: complete showcase config with 27 grouped items
1 parent 93ef8b3 commit 089823b

1 file changed

Lines changed: 88 additions & 46 deletions

File tree

.github/showcase_config.json

Lines changed: 88 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -5,122 +5,164 @@
55
{
66
"slot": 0,
77
"type": "item",
8-
"off_texture": "item/iron_sword",
9-
"on_texture": "item/copper_sword"
8+
"off_texture": "item/dandelion",
9+
"on_texture": "item/golden_dandelion"
1010
},
1111
{
1212
"slot": 1,
1313
"type": "item",
14-
"off_texture": "item/diamond_sword",
15-
"on_texture": "item/diamond_spear"
14+
"off_texture": "item/pink_petals",
15+
"on_texture": "item/wildflowers"
1616
},
1717
{
1818
"slot": 2,
19-
"type": "block",
20-
"off_texture": "block/weathered_cut_copper",
21-
"on_texture": "block/weathered_copper_golem_statue"
19+
"type": "item",
20+
"off_texture": "item/pink_petals",
21+
"on_texture": "item/leaf_litter"
2222
},
2323
{
2424
"slot": 3,
25-
"type": "block",
26-
"off_texture": "block/oak_planks",
27-
"on_texture": "block/oak_shelf"
25+
"type": "item",
26+
"off_texture": "item/brain_coral_fan",
27+
"on_texture": "item/cactus_flower"
2828
},
2929
{
3030
"slot": 4,
31-
"type": "block",
32-
"off_texture": "item/skeleton_skull",
33-
"on_texture": "block/dried_ghast_hydration_0"
31+
"type": "item",
32+
"off_texture": "item/short_grass",
33+
"on_texture": "item/firefly_bush"
3434
},
3535
{
3636
"slot": 5,
3737
"type": "item",
38-
"off_texture": "item/powder_snow_bucket",
39-
"on_texture": "item/sulfur_cube_bucket"
38+
"off_texture": "item/egg",
39+
"on_texture": "item/brown_egg"
4040
},
4141
{
4242
"slot": 6,
4343
"type": "block",
44-
"off_texture": "block/bricks",
45-
"on_texture": "block/cinnabar_bricks"
44+
"off_texture": "item/skeleton_skull",
45+
"on_texture": "block/dried_ghast_hydration_0"
4646
},
4747
{
4848
"slot": 7,
49-
"type": "item",
50-
"off_texture": "item/iron_horse_armor",
51-
"on_texture": "item/copper_nautilus_armor"
49+
"type": "block",
50+
"off_texture": "block/oak_planks",
51+
"on_texture": "block/oak_shelf"
5252
},
5353
{
5454
"slot": 8,
55-
"type": "item",
56-
"off_texture": "item/leather_horse_armor",
57-
"on_texture": "item/netherite_horse_armor"
55+
"type": "block",
56+
"off_texture": "block/oak_planks",
57+
"on_texture": "block/pale_oak_shelf"
5858
},
5959
{
6060
"slot": 9,
6161
"type": "item",
62-
"off_texture": "item/dandelion",
63-
"on_texture": "item/golden_dandelion"
62+
"off_texture": "item/iron_sword",
63+
"on_texture": "item/copper_sword"
6464
},
6565
{
6666
"slot": 10,
6767
"type": "item",
68-
"off_texture": "item/pink_petals",
69-
"on_texture": "item/wildflowers"
68+
"off_texture": "item/diamond_sword",
69+
"on_texture": "item/diamond_spear"
7070
},
7171
{
7272
"slot": 11,
7373
"type": "item",
74-
"off_texture": "item/iron_golem_spawn_egg",
75-
"on_texture": "item/copper_golem_spawn_egg"
74+
"off_texture": "item/iron_horse_armor",
75+
"on_texture": "item/copper_nautilus_armor"
7676
},
7777
{
7878
"slot": 12,
79-
"type": "block",
80-
"off_texture": "block/oak_planks",
81-
"on_texture": "block/pale_oak_shelf"
79+
"type": "item",
80+
"off_texture": "item/diamond_horse_armor",
81+
"on_texture": "item/diamond_nautilus_armor"
8282
},
8383
{
8484
"slot": 13,
8585
"type": "item",
86-
"off_texture": "item/music_disc_pigstep",
87-
"on_texture": "item/music_disc_lava_chicken"
86+
"off_texture": "item/leather_horse_armor",
87+
"on_texture": "item/netherite_horse_armor"
8888
},
8989
{
9090
"slot": 14,
9191
"type": "item",
92-
"off_texture": "item/music_disc_13",
93-
"on_texture": "item/music_disc_bounce"
92+
"off_texture": "item/iron_golem_spawn_egg",
93+
"on_texture": "item/copper_golem_spawn_egg"
9494
},
9595
{
9696
"slot": 15,
9797
"type": "item",
98-
"off_texture": "item/pointed_dripstone",
99-
"on_texture": "item/sulfur_spike"
98+
"off_texture": "item/camel_spawn_egg",
99+
"on_texture": "item/camel_husk_spawn_egg"
100100
},
101101
{
102102
"slot": 16,
103103
"type": "block",
104-
"off_texture": "block/end_stone",
105-
"on_texture": "block/potent_sulfur"
104+
"off_texture": "block/weathered_cut_copper",
105+
"on_texture": "block/weathered_copper_golem_statue"
106106
},
107107
{
108108
"slot": 17,
109-
"type": "item",
110-
"off_texture": "item/soul_lantern",
111-
"on_texture": "item/oxidized_copper_lantern"
112-
},
113-
{
114-
"slot": 18,
115109
"type": "block",
116110
"off_texture": "block/chest",
117111
"on_texture": "block/exposed_copper_chest"
118112
},
113+
{
114+
"slot": 18,
115+
"type": "item",
116+
"off_texture": "item/soul_lantern",
117+
"on_texture": "item/oxidized_copper_lantern"
118+
},
119119
{
120120
"slot": 19,
121121
"type": "block",
122122
"off_texture": "block/lightning_rod",
123123
"on_texture": "block/oxidized_lightning_rod"
124+
},
125+
{
126+
"slot": 20,
127+
"type": "item",
128+
"off_texture": "item/powder_snow_bucket",
129+
"on_texture": "item/sulfur_cube_bucket"
130+
},
131+
{
132+
"slot": 21,
133+
"type": "item",
134+
"off_texture": "item/pointed_dripstone",
135+
"on_texture": "item/sulfur_spike"
136+
},
137+
{
138+
"slot": 22,
139+
"type": "block",
140+
"off_texture": "block/end_stone",
141+
"on_texture": "block/potent_sulfur"
142+
},
143+
{
144+
"slot": 23,
145+
"type": "block",
146+
"off_texture": "block/bricks",
147+
"on_texture": "block/cinnabar_bricks"
148+
},
149+
{
150+
"slot": 24,
151+
"type": "block",
152+
"off_texture": "block/polished_granite",
153+
"on_texture": "block/polished_cinnabar"
154+
},
155+
{
156+
"slot": 25,
157+
"type": "item",
158+
"off_texture": "item/music_disc_pigstep",
159+
"on_texture": "item/music_disc_lava_chicken"
160+
},
161+
{
162+
"slot": 26,
163+
"type": "item",
164+
"off_texture": "item/music_disc_13",
165+
"on_texture": "item/music_disc_bounce"
124166
}
125167
]
126168
}

0 commit comments

Comments
 (0)