package block type KelpPlant struct { } func (KelpPlant) ID() string { return "minecraft:kelp_plant" }