I'm currently working on a little quest mod. It's simple right now and works completely fine but the problem is that it doesn't save or load correctly. I read somewhere that ModPE.saveData(); could only store and read integers so instead of using true or false or any strings I used 0 and 1. I don't know what is happening and I need someone's help. I need someone who can take a look at it for me and hopefully figure it out. Please help!
I need help with my mod! it doesnt save correctly!