Jump to content

Recommended Posts

Posted

I am getting this problem too, I have tried moving the files and everything, but nothing works, an answer would be nice :)  for help make sure the files are in the right folders

 

Posted

 

 

ñaa first try this

 

Minecraft.getMinecraft().getRenderItem().getItemModelMesher().register(Item.getItemFromBlock(MercenaryModBlocks.multicara), 0, new ModelResourceLocation("apple" , "inventory"));

 

then you get and a applet

 

then you try this

 

Minecraft.getMinecraft().getRenderItem().getItemModelMesher().register(Item.getItemFromBlock(MercenaryModBlocks.multicara), 0, new ModelResourceLocation("bookshelf" , "inventory"));

 

and just change the model in iventory but not in the world and then read this

 

http://www.minecraftforge.net/forum/index.php?topic=25815.0

 

but the lasts ones

Posted

I tried

Minecraft.getMinecraft().getRenderItem().getItemModelMesher().register(Item.getItemFromBlock(CPMBlocks.adv_furnace), 0, new ModelResourceLocation("stone", "inventory"));

but it only renders the texture in inventory.

 

Is there any thing I have to call to render texture the block in world

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.