Dimension problems

Started by fuchsiashock on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Jan 2020
Points:
794

User statistics:

  • Modifications: 1
  • Forum topics: 21
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 80
Dimension problems

I want a new dimension to be just like the overworld but all desert.

I made it based on desert but no ores spawn since the ground is all made of the block specified in the config. Is this normal?

Active 9 months ago
Joined Dec 2019
Points:
690

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 94
you forgot to add the…
Mon, 02/17/2020 - 19:39

you forgot to add the dimension for the ore, and plus, it's normal

Active 9 months ago
Joined Dec 2019
Points:
690

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 94
and also, you have to add…
Mon, 02/17/2020 - 19:40

and also, you have to add the biome called "desert" with the fluid block "air" in dimension settings.

Active 4 years ago
Joined Jan 2020
Points:
794

User statistics:

  • Modifications: 1
  • Forum topics: 21
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 80
Weirdly, I recreated the…
Tue, 02/18/2020 - 14:18

Weirdly, I recreated the dimensions without a biome and it all works fine now..?