Started by
hawkster97
on
Topic category: Help with Minecraft modding (Java Edition)
From what I've seen so far, it's not possible to have ajy type of persistent data in MCreator mods. Is this correct?
I am using a string variable to keep track of the state of some blocks, but since those variables don't persist when either the player closes the game (single player) or when the server reboots (multiplayer), is there any alternative to persistent storage for this data?
We have this in plan on the issue tracker.
This feature will be added in MCreator 1.8.3: https://mcreator.net/tracker/issue/42990