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