A script that uses Python and jq to convert Fabric's conditions and ingredients in JSON files into their Forge counterparts.
- Clone this repository.
- Install Python 3.X and jq.
- Modify the variables in
jq.py
to point to the correct directories. - Run
python jq.py
in the command line.
An example setup has been provided in this repository. You can run python jq.py
to see the results.