Posted June 28, 20196 yr Hi everyone, I am currently having an issue getting my OBJ model to load. The error i am getting is: Quote Exception loading blockstate definition: 'temporia:blockstates/temporite.json' missing model for variant: 'temporia:temporite#' I don't have much experience with blockstates and the new model rendering pipeline and don't really now where to go from here. this is my blockstate file: Quote { "forge_marker": 1, "defaults": { "model": "temporia:block/temporite.obj" } } I also added OBJLoader.INSTANCE.addDomain(Ref.MOD_ID); in my client proxy. The location of my .obj file is: assets\temporia\models\block\temporite.obj I'm sorry if this is a common issue and is easy to find a fix for but i couldn't find anything that worked for me. Thanks in advance. Edited June 28, 20196 yr by shucke http://www.minecraftforum.net/topic/1937703-162smpforge-pet-mastery-hatch-level-battle/
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.