package block type LightBlueShulkerBox struct { Facing string } func (LightBlueShulkerBox) ID() string { return "minecraft:light_blue_shulker_box" }