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