ICBM - Interconnected Block Missiles

ICBM - Interconnected Block Missiles

10M Downloads

[1.12] v5 - BlastFire doesn't raytrace

DarkGuardsman opened this issue ยท 0 comments

commented

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.