package block type CutCopper struct { } func (CutCopper) ID() string { return "minecraft:cut_copper" }