How to produce:
Place fireworks on the ground. Place lava next to them.
Expected result:
Lava lights fireworks and fireworks launch to the sky.
Achieved result:
Lava goes around fireworks like invisible box was protecting them
Solution: When checking the neighbor for lava flow, check if there is firework there and if there is light it.
Notes: I understand this is not primary feature but it would be nice detail and you check neighbors anyway to burn grass or create stone when touching water so I guess it's not hard to make same for fireworks as well.
How to produce: Place fireworks on the ground. Place lava next to them.
Expected result: Lava lights fireworks and fireworks launch to the sky.
Achieved result: Lava goes around fireworks like invisible box was protecting them
Solution: When checking the neighbor for lava flow, check if there is firework there and if there is light it.
Notes: I understand this is not primary feature but it would be nice detail and you check neighbors anyway to burn grass or create stone when touching water so I guess it's not hard to make same for fireworks as well.