package block type DriedKelpBlock struct { } func (DriedKelpBlock) ID() string { return "minecraft:dried_kelp_block" }