You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An issue ive always felt this mod had was with biome generation and how it relates to progression, the main issue id like to address is on the matter of portal generation.
With the current system it’s all too easy to spawn in deep a fire swamp or dark forest and have your experience ruined by poor biome luck, i propose to offload portal generation to a structure which only spawns in beginner biomes which contains the naga courtyard or the enchanted forest with the quest ram.
A freshly built portal would hook to the nearest portal structure relative to coordinate conversions, and going back through the portal would send you to your spawn point like the post-dragon portal.
The text was updated successfully, but these errors were encountered:
The Teleportation code actually checks to see if you're in a safe biome, but it's possible to not locate a safe biome in its scan radius and will plant you in an unsafe biome.
A proposed solution is here and this is most likely what will be implemented. #1459 (comment)
Closing as it's essentially a duplicate of the linked issue.
An issue ive always felt this mod had was with biome generation and how it relates to progression, the main issue id like to address is on the matter of portal generation.
With the current system it’s all too easy to spawn in deep a fire swamp or dark forest and have your experience ruined by poor biome luck, i propose to offload portal generation to a structure which only spawns in beginner biomes which contains the naga courtyard or the enchanted forest with the quest ram.
A freshly built portal would hook to the nearest portal structure relative to coordinate conversions, and going back through the portal would send you to your spawn point like the post-dragon portal.
The text was updated successfully, but these errors were encountered: