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