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