Jump to content

[1.14.2] Block OBJ Model


shucke

Recommended Posts

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 by shucke
Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.