Started by
Duskyfan
on
Topic category: Help with MCreator software
I’m currently working on a mod and I’ve started adding some sounds into the mod. However, there’s a big problem that has been happening. The sound files are really big that they take a long time to load so I decided to go into the sounds.json and change the stream to true. Now I saved it and everything however, every single time I rebuild the project it gets it back to False. Is there a way I can edit the Json file without it rebuilding itself?
No, I don't think there is a way, sadly.
Modifying while code is locked might work, but I don't think you want to lock your whole code just for sounds.
Did you try while MCreator is closed?