Dawars Posted September 26, 2012 Share Posted September 26, 2012 It's maybe a bug but not like it has an error log so I write it here: I made a "custom bed" actually a grave, the code is here: https://github.com/Dawars/Easter-mod/blob/master/src/common/easter/blocks/EasterGrave.java And the problem is that when I break the grave for the head block it'll brighter but the foot block will turn instead of the brighter foot texture it'll turn into the texture defined in the texture index but it'll use the texture from the terrain.png not the custom texture file I defined (in my case 21 a top log texture). I hope it'll be fixed, thanks for reading! An image from the bug: http://imageshack.us/a/img818/2981/cusombedbug.png Quote http://i.imgur.com/RvFDhZj.gif[/img] Link to comment Share on other sites More sharing options...
LexManos Posted September 26, 2012 Share Posted September 26, 2012 Ya, no breaking texture on the top always bugged me, so fixed: https://github.com/MinecraftForge/MinecraftForge/commit/44e3843edbbbe9c7ba638ad1480555a71051827e Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon Link to comment Share on other sites More sharing options...
Recommended Posts
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.