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