Filostorm / Multiblock-Madness-2

The 1.18 sequel
GNU General Public License v3.0
8 stars 6 forks source link

As of version 0.1.4, custom nether ores generate in the overworld. #3

Closed Munsterlandr closed 1 year ago

Munsterlandr commented 1 year ago

When I load up a new world, there's a bunch of what looks to be nether custom ore veins just strewn about. some biomes seem to be free of it, but most are not. I saw this issue in version 0.1.3 as well.

Pictures: From v0.1.4 directly Taken in version 0.1.3

Filostorm commented 1 year ago

The cause of that issue is when the ore generation script can't find the blocks its supposed to replace. In this case it looks like it can't find netherrack redstone ore and either gold or tin.

Would you mind commenting out this line: event.hide(/excavated_variants:*/) and checking for what redstone ores there are in REI?

Filostorm commented 1 year ago

This doesn't happen on my end, but you aren't the first to have the issue

Filostorm commented 1 year ago

Well, I'm able to fix that issue, but the root cause will still exist, which is missing ores