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