Enigmatica 6 - E6 - 1.16.5

Enigmatica 6 - E6 - 1.16.5

1M Downloads

Ore generation defaulted to false

nickrobi opened this issue · 5 comments

commented

Modpack Version

0.5.21

Describe your issue.

The default ore generation in the world is absolutely horrible. Overworld ore only spawns in basic stone. Nether and End have absolutely no ore generation whatsoever.

Not sure if this intended, but there's not even any nether quartz in the nether? I eventually found out to go into emendatusenigmatica-common.toml and manually change every single ore spawn value to TRUE, and all the stratum configs to TRUE. This fix worked for my server world generation but apparently these defaults are the same for the singleplayer version of the mod. Please fix default ore generation for future updates.

Crash Report

No response

Latest Log

No response

Have you modified the modpack?

No

User Modifications

No response

Did the issue happen in singleplayer or on a server?

Both

commented

Looking at the config in the repo:

["Stratum Config: minecraft_stone"]

Seems like something is broken with your install - I'd recommend reloading your instance from scratch. I'd also come to the Discord for support of this type - we try to use the issue tracker for bugs and things requiring code changes.

commented

👋 @nickrobi, we use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channel on our Discord to get help with the project.

commented

What world type did you use? This sounds like you've not chosen Terraforged. Other world types aren't really supported.

commented

image

It seems like default world type is Terraforged, unless this line is somehow improper.

All these values in the emendatusenigmatica config file were defaulted to false, as well as the "Ore gen in The Nether" lines. I set them all to true manually and it fixed the issues.

image

commented

for more context, the .toml file I opened on my server had vastly different values from this file you guys have up

https://github.com/EnigmaticaModpacks/Enigmatica6/blob/master/config/emendatusenigmatica-common.toml#L85

GitHub
The official repository and issue-tracker for Enigmatica 6 - Enigmatica6/emendatusenigmatica-common.toml at master · EnigmaticaModpacks/Enigmatica6