package block type GrayCandleCake struct { Lit string } func (GrayCandleCake) ID() string { return "minecraft:gray_candle_cake" }