DimensionalDevelopment / DimDoors

A rewrite of the classic mod: Dimensional Doors
https://minecraft.curseforge.com/projects/dimensionaldoors
GNU General Public License v3.0
97 stars 56 forks source link

[Suggestion]: Use world seed for RNG #391

Open nameOfUser0236 opened 10 months ago

nameOfUser0236 commented 10 months ago

This suggestion is unique

Use the editor below to elaborate.

As it stands, if you load a new world with the same seed, the generated doors lead to different dungeons. Using RNG based off of the world will fix this problem.

Waterpicker commented 9 months ago

Slight issue with this. The doors are generate pockets on demand when you collide with door or dimensional portal (the naked portal without a door over it).