#Exporting json Issue
6 messages · Page 1 of 1 (latest)
Please make sure to read #1029373817119838218 as it may answer your question!
Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.
like this
What's the problem with the particle texture?
There is nothing wrong with it per se, but I have developed a program that can automatically repack JSON models into a Resourcepack and overwrite their texture path references.
The working principle of this program is to overwrite the texture with a variable set to 0, but by default, exporting from bb will generate an additional "particle," which disrupts the program's recognition process.
I just thought that maybe there could be an option in bb for exporting without adding the "particle," but I just haven't found it yet? So, I wanted to ask about it.
Right-click the texture and disable use as particle.
Though might just he easier to include it in your program no?