How to make players first spawn in a custom dimension.

Started by Owen723 on

Topic category: Help with modding (Java Edition)

Last seen on 03:15, 15. Jan 2022
Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make players first spawn in a custom dimension.
Mon, 01/10/2022 - 05:44 (edited)

How do you make players spawn in a custom dimension? I am trying to make a world where everything is snowy, but can't find a way to change the biomes that spawn in the overworld, so I made a custom dimension, but I can't make the player spawn in there. If anyone has the answer to either of the problems let me know, also I am new to mcreator and the way its block code works, so you will probably need to be detailed.

Edited by Owen723 on Mon, 01/10/2022 - 05:44
Last seen on 13:14, 23. Mar 2024
Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
When the player in dimension…
Mon, 01/10/2022 - 15:18

When the player in dimension Overworld tp player in your custom dimension. 

Last seen on 03:15, 15. Jan 2022
Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have been trying to do…
Tue, 01/11/2022 - 01:13

I have been trying to do that for a while, but I can't figure out how to tp them. could you elaborate pls. :)

Last seen on 09:27, 29. Mar 2024
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There's a switch dimension…
Tue, 01/11/2022 - 02:47

There's a switch dimension procedure block. Just search for it