Mech Block Head Fix
Change simulation update order to accommodate mod API changes SE 1.204 changed mech block attach/detach methods to only accept updates once per tick. This change also apparently makes it sensitive to the timing of the update, as well as speed. Updating before sim doesn't work, but during and after work just fine.