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