package block type Melon struct { } func (Melon) ID() string { return "minecraft:melon" }