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