-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
Description
Current state the blast will randomly place fire in range. This simplifies the logic but breaks the ability to use bunkers.
Edit: Reviewing the code it does look like some custom raytrace logic was implemented. However, it seems to be defective. Always checking the same block position. It looks similar to how TNT does a step check for raytracing. We would want to replace it with an edge raytracer.
Optionally we could rework the blast to throw fire entities. Have those set anything on fire within a set range.
Reactions are currently unavailable