- Extracts certain data from .json into a new .json file.
- Can also insert custom elements.
- Mainly dedicated for Expanded Moveset data pack.
- Expanded Moveset: https://modrinth.com/datapack/expanded-moveset-cobblemon/
- Customize variables in
JsonElementExtractor.py
in order to extract/customize how you want it. - Have a directory named
input
in the same directory. - Run JsonElementExtractor.py to extract data into a new json file.
- Output files will be in the
output
directory.
- Output files will be in the