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