Skip to content

JSON reformat and YAML option

Compare
Choose a tag to compare
@midnightfreddie midnightfreddie released this 28 Jan 16:50
  • Now can use YAML or JSON. YAML is translated to/from JSON for NBT conversion
  • JSON is reformatted
    • There is now a top-level document object with version and other info
    • The NBT tag list is always an array now
  • Placing tool, world path, and key info in the new upstream JSON comment field

The JSON/YAML produced and consumed by this version is not compatible with pre-0.2.0 versions.