- Fixed "?" in PDA crafting dialog
- Fixed counts for iron core fingers
- This count is performed at height 64, this is roughly 32 below sea level.
- Changed core released check.
- This only checks against iron blocks that were created by the 'Iron core fingers' fractal.
- This checks for iron and molten iron blocks at this height
- If a block hasn't melted yet, it takes time, an additional check is performed against the melting point of iron,
- In previous versions this temperature check was MAX_TEMP,
- meaning the nuke that was used had to be really close to the middle of the finger,
- so melting the iron fingers should be easier.
- Fixed Electrolysis restarting after loss of power bug.