(NOT SOLVED) I created a dimension, but it doesn't generate, the new Deepslate caves from 1.18

Started by angel_mp4 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
(NOT SOLVED) I created a dimension, but it doesn't generate, the new Deepslate caves from 1.18
Tue, 09/26/2023 - 16:51 (edited)

I created a dimension, very similar to the overworld, but it doesn't generate, the new Deepslate caves from 1.18

(NOTE: I'm using the latest version of MCreator, 1.20.1)

Edited by angel_mp4 on Tue, 09/26/2023 - 16:51
Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Specialty caves are…
Sat, 09/23/2023 - 17:04

Specialty caves are considered biomes, so you will most likely need to select them within the biomes generated in your dimension. 

 

In terms of the deep slate, you may be able to set it up as a "Feature" element type. I haven't played around with the feature too much, so I'm not sure if it would be able to do something as large scale as deep slate, but you can always try.

The alternative would be to custom code your chunk generator. Here's a forum with some discussion on this topic - https://forums.minecraftforge.net/topic/119160-custom-dimenson-with-cus…

Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks again, you are…
Sat, 09/23/2023 - 18:14

Thanks again, you are fantastic