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