Posted May 26, 20214 yr comment_454955 Hi, probably a simple question but what is the best practice method for saving a large data structure that my mod will use to a world. Ideally in a way where it can be shared between dimensions however obviously not between different levels/saves?
May 26, 20214 yr comment_454956 Saving data to a world can be done either via World Save Data or via capabilities. If you want the data to be shared between all dimensions I think best practice is to attach the data to the overworld.
May 26, 20214 yr comment_454958 21 minutes ago, Slit_bodmod said: ok thankyou, is there documentation for world save data? I have never personally used the World Saved Data system, but from what I can see these two pages explain it fairly well: Forge Documentation on World Saved Data Forge Community Wiki on World Saved Data
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.