Structure generation

Started by LautarLAN on

Topic category: Advanced modding

Last seen on 18:54, 18. Jul 2018
Joined Oct 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Structure generation
I want to generate a structure once and that is in the spawnchunks, is that possible?
Last seen on 14:02, 24. May 2019
Joined Jan 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make the structre not spawn…
Thu, 03/28/2019 - 17:38

Make the structre not spawn at all, then add a procedure that triggres when the player spawns to make that structre. You might need to add a global varyible that tells the game weathor or not the structre has spawned, so it dosen't spawn twice