Wanting to have a set dimension with already prepared custom map

Started by RandomDrago on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Feb 2022
Points:
562

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 20
Wanting to have a set dimension with already prepared custom map

Hoi! So basically- I'm working on a mod but I'm also making two custom maps for it, one for normal and other is corrupted themed etc-

Anyway- I've been wondering if it's possible to have a dimension that is only a set customized world and not a randomly generated one.

Active 6 hours ago
Joined Mar 2019
Points:
830

User statistics:

  • Modifications: 4
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 137
you will have to generate…
Wed, 07/06/2022 - 19:15

you will have to generate the whole map as structures and place them procedure by procedure

sure is possible but it will took a ton of time. and will probably kill the host on the first time it generates

also make sure it only generates 1 time