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