JSON Templating Engine helps generate large quantities of JSON mainly for Minecraft Bedrock Edition addons.
More information on usage is at docs.mcdevkit.com
- JDK 11 or later
- Maven
git clone https://github.com/MCDevKit/json-templating-engine.git
cd json-templating-engine
mvn clean antlr4:antlr4 package