Closed sparks0 closed 2 years ago
Should be fixed now, sorry about that. Kind of a bad fix, but I'm in over my head in this project :(
No worries at all, thank you so much for creating this tool, it's super useful, and I just thought I'd report the bug so you could get to it whenever :)
Opening a bedrock world using NBT Studio 1.15 using the "Open Folder" button, causes worlds being prepared for the Minecraft Marketplace (which have a manifest.json in the root folder with the level.dat) to have their
"lock_template_options": true
changed from true to 1
This causes the marketplace validator to fail the submission since it only accepts booleans, not integers.
System Information NBT Studio 1.15 Windows 10 Desktop PC (OS BUILD 19044.1645)
Steps to reproduce
For your convenience, here is a standard manifest.json which appears in the root folder with the level.dat: