How to make sky dimension without „end like“?

Started by GlebLobachev on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 weeks ago
Joined May 2024
Points:
91

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
How to make sky dimension without „end like“?
Mon, 08/19/2024 - 17:42 (edited)

I want to make sky islands dimension without „end like generation“. How can I make new generation for dimension?

Edited by GlebLobachev on Mon, 08/19/2024 - 17:42
Active 3 months ago
Joined Oct 2024
Points:
29

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
you can do this, however,…
Sat, 11/16/2024 - 18:39

you can do this, however, you need the end preset (or any other if you're ambitious) and enter the code builder, which requires code. I suggest studying terrain generation for this.

 

Active 2 weeks ago
Joined May 2024
Points:
91

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
Thanks for the advice. I…
Sat, 11/23/2024 - 14:49

Thanks for the advice. I have already tried this, but it wasn't working right.