#Automated way to convert .bbmodel files to their source files.
5 messages · Page 1 of 1 (latest)
Welcome to the help forum!
Please make sure to read #1029468016594911232 as it may answer your question!
Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.
blockbench does not seem to have any CLI for it, does not seem to be on todo list either
you might want to ask for CLI functionality for automatic exporting through #bb-feedback-archive
found related suggestion here: https://github.com/JannisX11/blockbench/issues/1764
Looking thorough the feature request I see that there is a regolith filter for it which is exactly what I needed.
https://github.com/Bedrock-OSS/regolith-filters/blob/master/blockbench_convert/blockbench_convert.js
Thanks