DimensionalDevelopment / DimDoors

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

Dungeon gateways don't seem to generate in other world types. #60

Closed theishiopian closed 6 years ago

theishiopian commented 6 years ago

Admittedly, this needs further testing, but I couldn't find any dungeon gates in a customcubic world. I'll try testing with non vanilla, non cubic chunks worlds next.

Runemoro commented 6 years ago

Are you sure they don't? Try increasing the frequency in the config. In any case, the generator we're using works for all world types (it was tested with Biomes O' Plenty), so that would be a CubicChunks bug.

theishiopian commented 6 years ago

Huh, I guess I'll open an issue there then, after some more testing of course. Maybe I'm just unlucky.

Runemoro commented 6 years ago

Gateways are very rare though, by default it's 1/10000 chunks. You can make them spawn more often by changing the mod options.

theishiopian commented 6 years ago

I'll try that

theishiopian commented 6 years ago

Definitely a cubic chunks issue, set the gen chance to 1, nothing.

theishiopian commented 6 years ago

According to Barteks, other mods stuff wont generate in customcubic on purpose. Apparently its not reliable enough yet. Mystery solved.