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