ResourcePackConverter icon indicating copy to clipboard operation
ResourcePackConverter copied to clipboard

Credits are not converted in 1.17

Open CoryBorek opened this issue 4 years ago • 5 comments

in version 1.17, the credits were changed from a plain .txt file to the JSON format. Will need to write a conversion to allow the program to work in 1.17 (it doesn't do that yet.)

CoryBorek avatar Nov 29 '21 04:11 CoryBorek

seriously? this seems like a pretty easy fix

lowercasebtw avatar May 02 '24 22:05 lowercasebtw

Formatting from the old type into JSON is the hardest part

CoryBorek avatar May 22 '24 06:05 CoryBorek

how so

lowercasebtw avatar May 22 '24 06:05 lowercasebtw

Mostly figuring out how to get things to align correctly with the old codes/etc. to work. The systems are very different, with one being a text file, and the other being a JSON

CoryBorek avatar May 22 '24 06:05 CoryBorek

interesting

lowercasebtw avatar May 22 '24 06:05 lowercasebtw