Jump to content

Recommended Posts

Posted

Hello.

I'm new to Modding, and I have a Question.

Well, I have a Block that has a diferent texture on one side (somehow like a furnace).

And the thing is, when I place it in the world, the texture is fine. But in the Inventory the texture that should be on the side, does not appear.

 

Can someone help me fix it?

 

> StereoPT

Posted

I'll give you the answer that someone else on the forum gave a couple days ago:

Use getIconFromSideAndMetadata for your furnace block.

If side == 0 and metadata == 0, return the icon for side 2

Of course, this assumes your storing your orientation in metadata like the vanilla furnace does. Because, furnaces are never oriented to side 0 or 1 (top of bottom side), so it's safe to assume the item is still in inventory.

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.