package block type MossyCobblestone struct { } func (MossyCobblestone) ID() string { return "minecraft:mossy_cobblestone" }