thedarkcolour / ExDeorum

Port of the original Ex Nihilo to 1.20+.
GNU General Public License v3.0
7 stars 3 forks source link

[Suggestion 1.20.4]: Structure Generation #69

Closed MSandro closed 7 months ago

MSandro commented 7 months ago

It would be great to allow structure generation in the nether / end when using the exdeorum:void chunk generator.

I have noticed that in the nether the structures are generating but without any placed block. A config toggle to enable this would be great. In addition I was able to create a file to customize the the_nether_void_structure_sets, but for better mod compatibillity, it would be great to have 'allowed_structure_sets' as optional parameter.

If structures are generated then I believe they would be placed at height 0. To prevent this, I used the Structure Floater mod in one of my earlier modpacks. Unfortunately this is not available for NeoForge 1.20.4. https://www.curseforge.com/minecraft/mc-mods/structure-floater-fabric

MSandro commented 7 months ago

never mind, I have found a solution. Just edited the noice_settings and now structures are generating. image

Now I just have to figure out how to better place structures that don't have a pillar so that they aren't generated at y=0.

thedarkcolour commented 7 months ago

Wait so is this a bug?