I ran into more issues with nodes being hardcoded.
My beds I registered to the beds mod are not registered as mesecons mvps stoppers.
For both MTG and MCL we should check for beds and door mods inside a core.register_on_mods_loaded and register all their beds and doors from their apis instead of making crazy lists ourselves.