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