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