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