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