package block type BrownMushroom struct { } func (BrownMushroom) ID() string { return "minecraft:brown_mushroom" }