BJSON Editing
BJSON Files contain a lot about the game, including how fonts, textures, and models are rendered and displayed. This guide goes over two ways to mod/edit these files, one of which is extremely experimental but much easier than traditional means.
Manually Editing the File
- You will need a hex editor like ImHex or HxD.
- We highly recommend STBrian/STBUniverse's MC3DS-BJSON-Editor.
Using *.bjson Editor
- Download the
BJSON Editor from the link here.
- Windows Defender might say the file is a Trojan or virus. It isn't malware and is fully open-source.
- After dealing with Windows Defender, start the application up and navigate to:
File > Open in the context menu, and load your BJSON file.
- If you're looking to modify geometry, you'll need to look for "Cube, Pivot, and Rotation" objects, and also texture width and heights.