Posted June 16, 20169 yr Hi! I'm making a mod and I need to save data with a game but not associated with any particular dimension. I am familiar with extending class WorldSavedData but it does not seem to fit the need I have. Is there a way to use class WorldSavedData without the class World instance making the data multi-verse instead of for a particular dimension. I also need some clarification. Seem that when starting new game it refers to it as a World. In the Forge & Minecraft code it seems that a World can be a dimension and does not refer generally with a particular game save. I'm calling data not associated with a particular world/dimension as multi-verse or game data. Can anyone clear this up for me? A software engineer’s job is often to condense fact from the nuance of vapor.
June 16, 20169 yr Author This is great! You have saved me from writing a mess of code that reinvents the wheel. A software engineer’s job is often to condense fact from the nuance of vapor.
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.