package block type RedMushroom struct { } func (RedMushroom) ID() string { return "minecraft:red_mushroom" }