how can I make the world generation always use one specific world?

Started by baboliintheworld on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how can I make the world generation always use one specific world?

I'm creating a SkyFactory-style modpack and adding my own mod to it. I have a question — how can I make the world generation always use one specific world?
I already have the world folder I want to use. For example, when someone creates a new world, I want it to automatically load my predefined world instead of generating a new one.

I'm still new to MCreator, so please explain it in a simple way.


 

Joined Nov 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
firstfirst ofof allall…
Sat, 11/08/2025 - 19:15

neck hurts

firstfirst ofof allall looklook atat thisthis linklink 

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
assuming you want like a sky…
Sun, 11/09/2025 - 10:24

assuming you want like a sky island, it'd probably be easier to just save it to a structure. And then place that structure.

Joined Nov 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
But I want the world to be…
Sun, 11/09/2025 - 11:39

But I want the world to be void. If I add the structure to my spawn, the bottom part won't be void.