Ivorforce / RecurrentComplex

Structure mod for Minecraft
MIT License
54 stars 40 forks source link

[Bug] End dim generation not working #505

Closed jagprog7 closed 3 months ago

jagprog7 commented 8 months ago

Minecraft: 1.12.2
Recurrent complex: 1.4.8.5
IvToolkit: 1.3.3
Forge: 14.23.5.2860
No other mods.

I can't get anything to generate in the end.

For example, if I were to edit the pre-existing AbandonedWoodTower with the following:

I have ensured that the structure is active. I've also tried various changes to the above config but can't get anything to work.

Thanks for reading this.

Shahelion commented 8 months ago

There seems to be something about the End that refuses to generate structures. I spent quite a while trying to get something to appear there, but I think it just isn't possible, sadly.

Ivorforce commented 3 months ago

Please check out the wiki entry for this matter: https://github.com/NoMoreUsernames999/Recurrent-Complex-Wiki/wiki/End-Compatibility

Shahelion commented 3 months ago

What effect would this have on other mods that add End worldgen? For example, Hardcore Ender Expansion and Chromaticraft.

Ivorforce commented 3 months ago

It depends on how they're implemented. Some of them should be unaffected, but you'll have to try it out.

Shahelion commented 3 months ago

It seems that JED isn't available for 1.7.10, so that isn't an option for me.

jagprog7 commented 2 months ago

@Ivorforce

User error; the fault is mine. I had unfortunately forgotten to add the End to the universalBiomeMatcher (which now is "0|1"). However, I am confused by:

Please check out the wiki entry for this matter: https://github.com/NoMoreUsernames999/Recurrent-Complex-Wiki/wiki/End-Compatibility

On my setup (as listed above), this is not necessary. It works without Just Enough Dimensions. I'm confused by why that page exists, and why it is located under a different account. But thank you anyways.

NoMoreUsernames999 commented 2 months ago

@Ivorforce

User error; the fault is mine. I had unfortunately forgotten to add the End to the universalBiomeMatcher (which now is "0|1"). However, I am confused by:

Please check out the wiki entry for this matter: https://github.com/NoMoreUsernames999/Recurrent-Complex-Wiki/wiki/End-Compatibility

On my setup (as listed above), this is not necessary. It works without Just Enough Dimensions. I'm confused by why that page exists, and why it is located under a different account. But thank you anyways.

I'm the wiki maintainer. It's listed under a different account as the new wiki overhaul was started as an independent project that was later backed by Ivorius as the official wiki. That method was to fix a long standing issue with users being unable to get it working even with universalBiomeMatcher. If you can confirm it works with the latest version of RC and no other mods installed, I can update the wiki page.