KururuLABO Posted November 2, 2012 Posted November 2, 2012 I need to write my source. but i don't know how to use getBlockTextureFromside. I know only Modloader. Quote
LordFokas Posted November 2, 2012 Posted November 2, 2012 It's pretty much the same thing. you just need to override String getTextureFile() on your blocks, to return your texture file's path. Then on getBlockTextureFromSide you just return the index of the texture in that file, according to the side. You should also have your client proxy tell Forge to preload that file, when the mod initializes. And that's pretty much it. I don't know if I was clear or you understood me, but in case the answer is no, just tell me and I'll help. Quote Did I help? Hitting 'Thank You' would be appreciated. Soon, the lost city will rise from the bottom of the ocean, and spread it's technology across Minecraft.
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.