So I made a test mod with FOML, and it keeps saying it can't find the .obj.json file (WARN]: Unable to load model: 'ifi:block/blast_door_base.obj' referenced from: ifi:blast_door#: java.io.FileNotFoundException: ifi:models/block/blast_door_base.obj.json) but it doesn't seem to be loading the .obj file itself.
My custom block also has a missing model (purple cube).
I copied everything from the FOML_test folder in this repo in terms of the json files and I changed the names to match my obj files, so it shouldn't be erroring.