On Structure Instance Generated not working properly

Started by SuperBully on

Topic category: Help with MCreator software

Active 23 hours ago
Joined Jul 2020
Points:
689

User statistics:

  • Modifications: 0
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 14
On Structure Instance Generated not working properly
Tue, 07/14/2020 - 14:36 (edited)

When making a structure there's an event trigger for when the structure is generated;

Since update ticks don't happen on blocks that were just generated, I used a procedure to update certain blocks in my structure to give it some variation, however I found that the procedure was only happening to the first structure that was generated throughout my world. 

Am I doing something wrong?

EDIT:

I found a semi-solution:

https://mcreator.net/forum/63924/how-update-structures-spawn

Edited by SuperBully on Tue, 07/14/2020 - 14:36