package block type BubbleCoral struct { Waterlogged string } func (BubbleCoral) ID() string { return "minecraft:bubble_coral" }