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