When I interact with the space elevator, just clicking on it after placing it, I automatically enter from what I can assume god mode, because when I open my inventory, I can craft ANY item and all of them have an infinity symbol beneath them
Thanks UPD-8! This was an issue with the associated library (entity-gui-lib) where I was trying to make sure the entity-gui worked between player/editor modes, accidentally caused an unintended side effect of triggering god mode for the player.
Fixed with space-elevator 0.3.5 (which now requires entity-gui-lib >=0.1.9). Thanks for reporting this!