[Suggestion] CLI for conversion between file types
Detailed description of your suggestion
It would be nice to be able to use blockbench headless to convert the types supported by it.
Example: .bbmodel -> .animation.json / .geo.json
Since you included .geo.json (Minecraft Bedrock Edition) as your example, you might be interested in this 3rd-party converter that works specifically for that format: https://github.com/Bedrock-OSS/regolith-filters/tree/master/blockbench_convert This is included in https://bedrock-oss.github.io/regolith/
I'm a java edition dev and geckolib also uses .geo.json for entity models
May I ask if the blockbench command-line feature is now available
I'd also be interested in that. I have a bunch of Blockbench models and would love to write a script that exports all of them at once.
+1 need CLI for convenient filetype conversions.