Sounds.json file gets rebuilt

Started by Duskyfan on

Topic category: Help with MCreator software

Active 2 years ago
Joined Feb 2023
Points:
282

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Sounds.json file gets rebuilt

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?

Active 2 years ago
Joined Dec 2022
Points:
324

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
No, I don't think there is a…
Sun, 02/05/2023 - 23:50

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?