package block type Pumpkin struct { } func (Pumpkin) ID() string { return "minecraft:pumpkin" }