In vanilla origins, the phantom phase condition is a blacklist that checks if the block is bedrock, obsidian, or crying obsidian, the problem with this is that it allows phantom to phase through every block that isn't one of those three blocks, so any modded obsidian variant or other modded block that shouldnt be phaseable is phaseable with the default system.
This mod changes it to a blast resistance check on the block, this makes it so phantom can not phase through any block that is at least as strong as obsidian, covering all modded obsidian blocks and modded unbreakable blocks. It also prevents phasing in the ae2 spatial storage dimension, as this could potentially break the game.

