Started by
KingJakeLV
on
Sun, 02/12/2023 - 00:11
Topic category: Help with modding (Java Edition)
I am working on a mod for a specific world and the way I have it set up is that I use many player persistent variables. Whenever I make a new player persistent variable, I have to make an entirely new world or the variable doesn't exist. This makes it so that I can't do what I want to do. Please help