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