(1.19.2) Custom Dimension Spawn On Island?

Started by jmods on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
(1.19.2) Custom Dimension Spawn On Island?

Hey,

I'm trying to make a custom dimension mod. I basically want one singular floating island with a structure on it in the dimension and the portal to spawn on that island when a player travels to the dimension. Is this possible?

Joined Jul 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make empty dimension ( set…
Wed, 06/07/2023 - 21:42

Make empty dimension ( set air for solid blocks on end world generation ) than you can use custom procedures and archivemnet to spawn the island. 

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I was more looking for help…
Wed, 06/07/2023 - 22:43

I was more looking for help with the procedure side of things. I'm struggling to get it working

Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Where does the portal has to…
Mon, 07/03/2023 - 17:08

Where does the portal has to spawn? on the dimension or the overworld?