#Exporting json Issue

6 messages · Page 1 of 1 (latest)

nova kernel
#

Is there a way to prevent the automatic generation of a "particle" textures reference when exporting to json?

thin ospreyBOT
#
Welcome to the help forum!

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.

nova kernel
#

like this

bronze wren
nova kernel
# bronze wren 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.

bronze wren