Define shulker_box group

This commit is contained in:
Wuzzy 2017-02-07 02:19:25 +01:00
parent 7a4b4d1e2a
commit 93febcac90
2 changed files with 2 additions and 0 deletions

View file

@ -21,6 +21,7 @@ local group_stereotypes = {
wood_slab = "stairs:slab_wood",
wood_stairs = "stairs:stairs_wood",
coal = "mcl_core:coal_lump",
shulker_box = "mcl_chests:violet_shulker_box",
mesecon_conductor_craftable = "mesecons:wire_00000000_off",
}