Non-player mobs should be able to exit the bumblezone to the overworld if a hive block is at the corresponding coordinates
TelepathicGrunt opened this issue ยท 1 comments
issue is this could lead to lag if the check is excessive. Maybe once every 100 ticks for the entity out of bounds, it then checks for hive block to teleport to. Make sure to randomize the tick so multiple entities dont do it at the same time.