Game Crashes When a world is loaded

Status
Works as designed
Issue description

For some reason when I try to load a world on minecraft the game crashes with the reason: IllegalArgumentException: Invalid dimension minecraft:overworld
    at net.minecraft.world.DimensionType.func_193417_a(DimensionType.java:104). In my mod there is nothing apart from ores that generate naturally and no added dimensions or biomes.

Issue comments