Custom end dimension spawning in void problem

Started by parrotgab on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Custom end dimension spawning in void problem

When i get in my custom end dimension for my end extension mod i spawn in the void (the portal is just floating) so there no land near you spawn (there is but its like 100 blocks away) and how to make it so there more islands that generate?

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Using the when player enters…
Wed, 03/09/2022 - 17:15

Using the when player enters dimention, check if there's air under the portal if there is place some blocks.

Now the End like models set…
Fri, 03/11/2022 - 18:43

Now the End like models set the dimension esactly as the End so with a large central island and many island after 1000 blocks gap. If you want to fix this you need to change the dimension generation with json files

Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Its a new user, you cannot…
Sat, 05/14/2022 - 02:29

Its a new user, you cannot pretend that he is a programmer, surely he is only looking for procedures...

Joined Nov 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
OK it's good that we can fix…
Thu, 11/17/2022 - 19:55

OK it's good that we can fix the bug in the json file, but we're not a programmer, hence the purpose of MCreator, can you tell me or send a photo of the line to modify and what parameter should be- put it instead?