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