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