Posted August 25, 201411 yr How would I make a structure spawn only once in a world? Kind of like a stronghold? One possible solution that I thought of was to check if my structure was generated already by using WorldSavedData, and if it wasn't already generated, then I would generate it and then toggle the boolean in WorldSavedData. Any other solutions I could use? Kain
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.