package block type InfestedStone struct { } func (InfestedStone) ID() string { return "minecraft:infested_stone" }