I was unable to find a JSON to NBT converter, so I made my own. Feel free to use this for your own needs.
Other Information
-
This converter can convert to and from NBT and JSON, if that was unclear.
-
This converter is imperfect, the following JSON elements and NBT tags may not be converted as intended:
- (JSON) Booleans
- (JSON) Null values
- (NBT) Type specific lists
-
This converter uses NMS code, and so may experience minor breakages between Minecraft versions.
-
This converter was made for a server running paper, small changes may have to be made for compatability with an unmodified spigot server.