Structure Generating Once

Started by DiegosStuff on

Topic category: Help with MCreator software

Joined Dec 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Structure Generating Once

How Do I Make A Structure Generate Only ONCE per world?

Add custom condition and…
Thu, 03/25/2021 - 13:00

Add custom condition and when condition runs, check if global logical variable eg. PLACED was set to true, and if not, pass condition and set it to true. Variable should be GLOBAL_SAVE or GLOBAL_WORLD