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