MultiCraft / MultiCraft_mods

💐 MultiCraft Mods Collection | Open Source
31 stars 28 forks source link

Flowing lava not lighting fireworks #103

Open SamuliSaarine opened 1 year ago

SamuliSaarine commented 1 year ago

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.