Posted April 3, 201411 yr 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
April 3, 201411 yr 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. -S- (if I helped, please click Thank and applaud) http://6upnqa.dm2301.livefilestore.com/y2mtf-vG7Tqq1TiiVpIm53KWj7294NDPoHfSHHb4PzZiMAUfRCfK0UY0MwOu7Q3zTBNVTKqWjr2-xgBfFRpQT5p-QivtvknPpoABMNUw9br9WuZcBFkjePhnAbW500gVm-P/sequiturian.png[/img]
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.