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