Radium Reforged

Radium Reforged

6M Downloads

IForgeBlock pathing hooks currently not called

embeddedt opened this issue ยท 0 comments

commented

mixin.ai.pathing currently uses vanilla-like logic to find the PathNodeType of a block. At some point, this should be adjusted to call the Forge-added hooks where necessary. RoadRunner can likely be used as a reference on how to do this; the code should mostly work as-is.

Related commits: