The Twilight Forest

The Twilight Forest

140M Downloads

Suggestion to help with spawn mechanics and progression

GalaxyMoonlite opened this issue · 2 comments

commented

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.

commented

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.

commented

It could also translate all the coordinates so the first portal made ends up near a Naga kind of how the Nether dilates all the coordinates.