How to spawn a structure when entering the nether?

Started by Mystick Milotic on

Topic category: Help with modding (Java Edition)

Last seen on 19:11, 4. Nov 2021
Joined Jun 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to spawn a structure when entering the nether?
Wed, 02/10/2021 - 10:25 (edited)

I've been trying to spawn a structure when the player enters the nether for the first time, however the structure is not spawning.

code blocks for structure spawning
https://imgur.com/tvY8fdA

The first and second message get sent however the structure still doesn't spawn.

Edited by Mystick Milotic on Wed, 02/10/2021 - 10:25
Last seen on 21:34, 4. Mar 2024
Joined Feb 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think it might be an issue…
Sun, 02/14/2021 - 18:37

I think it might be an issue with the global variable you are using. Could you show me the procedure for that?

Last seen on 06:33, 1. May 2023
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
use global_map instead of…
Tue, 02/16/2021 - 02:48

use global_map instead of global_world or global_session