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