Jump to content

[1.15.2] Custom Model not rendering in game


GarlicBread

Recommended Posts

I've been moving my mod from 1.12.2 to 1.15.2, and I've recently come across an issue with rendering models in game, the model would not show up and would show a pink and blank box instead. I've been following a tutorial online for implementing 3d models, but I can't figure out where I went wrong. As far as I know, a 3d model's blockstate and .json should be the blocks registry name. Help would be appreciated!

 

 

horse_block.json horse_block.json RegistryEvents.java

Link to comment
Share on other sites

Quote

[11Mar2020 17:04:50.245] [Server-Worker-2/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'moneera_mod:block/horse_block' referenced from: moneera_mod:horse_block#facing=north: com.google.gson.JsonParseException: moneera_mod:block/biral khao is not valid resource location

 

what is  moneera_mod:block/biral khao?

The error below that in the log is it being unable to find your item model.

 

This is why it's good to have a github of your whole project, it's hard not seeing the whole picture (i.e. project layout, package structure, etc)

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.