Posted April 26, 201312 yr So, I'm trying to get my head around these tile entity things. The tutorial on Forge Wiki was missing a lot of information, so I took to the internet to find a Forge tutorial (Not as easy as it sounds!) The only up-to-date tutorial I found, was this: http://www.minecraftforum.net/topic/1154044-147forge19213-duckys-modding-tutorials-make-your-blocks-nice/page__st__140 Now, I followed the tutorial word for word (from what I can tell), and only copy-pasted the model (for testing) However, something somewhere has gone wrong with the rendering, as it's not loading any texture, it's just totally invisible. My code: https://github.com/Flenix/TileEntityTest/tree/master/a/tutorials/tutorial Anyone able to help me out a bit? Just a push in the right direction, or a link to a known working tutorial would be nice. I'm using 1.4.7 http://s13.postimg.org/z9mlly2av/siglogo.png[/img] My mods (Links coming soon) Cities | Roads | Remula | SilvaniaMod | MoreStats
April 26, 201312 yr You can check my code out, if you want. Basemod. http://pastebin.com/QbCrDCLf Block. http://pastebin.com/DaBKhrTj TileEntity. http://pastebin.com/TJX69p1S Renderer. http://pastebin.com/Gcrct5NT If i helped you, don't forget pressing "Thank You" button. Thanks for your time.
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.