Posted August 19, 201213 yr One of the old functions of ModLoader was to add new block models. Since the new Forge doesn't use BaseMod anymore, however, I'm wondering what the method is to do it. I know RenderingRegistry can find usable IDs for new block models, but how do I actually add them to the game?
August 19, 201213 yr Write one like normal, have your block return that new model ID that you get from the registry.
August 19, 201213 yr http://www.minecraftforge.net/wiki/Tutorials/Upgrading_To_Forge_for_1.3.1 Halfway Down the page mate
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.