Modding *.bjson Files

*.bjson Files contain a lot about the game, including how fonts, textures, and models are rendered and displayed. In today's guide, we will go over two ways to mod/edit these files, one of which is extremely experimental but much easier than traditional means.

Manually Editing the File

Using *.bjson Editor

  1. Download the *.bjson Editor from the link here: *.bjson Editor.
  2. Windows Defender might say the file is a Trojan/Virus. It isn't malware and is fully open-source.
  3. After dealing with Windows Defender, start the application up and navigate to: File > Open in the context menu, and load your *.bjson file.
  4. If you're looking to modify geometry, you'll need to look for "Cube, Pivot, and Rotation" objects, and also texture width and heights.

Settings