package block type PottedCactus struct { } func (PottedCactus) ID() string { return "minecraft:potted_cactus" }