package block type Kelp struct { Age string } func (Kelp) ID() string { return "minecraft:kelp" }