Posted July 27, 201213 yr I just need some basic help with installing other APIs along with Forge using MCP. I've been looking around several forums and I can't seem to find anything on this subject. I've seen the Minecraft Forge install tutorial for MCP, but there is nothing that states using other mods or APIs with it. The API I have tried installing is currently Render Player API. There are other mods which use this combination of APIs. What I have tried so far: 1. Installing Render Player API in the minecraft.jar in the "jars" folder of MCP Then running the Forge folder's install.cmd So, my question is: How do I install other APIs/Mods with Forge on MCP? If I AM doing it right could it just be a decompile error with Render Player API? Just so you guys know: http://www.minecraftforum.net/topic/1261354-125api-render-player-api/ That is what I'm trying to install WITH Forge installed in the same installation.
July 27, 201213 yr You install the source code to the src/minecraft/net/minecraft/src folder, and put the textures in jars/bin/minecraft.jar So, what would happen if I did push that shiny red button over there? ... Really? ... Can I try it? ... Damn.
July 27, 201213 yr Author Render Player API doesn't have source code OR textures so what you said will in no way work.
July 27, 201213 yr You need source, libraries and docs, or something to do it. Ask the Player API dev, he should have instructions somewhere.
July 28, 201213 yr What I did was [*]Place the RenderPlayerAPI classes inside the minecraft.jar [*]Install Minecraft Forge source normally (should have a couple of errors in the RenderPlayer class) [*]Open Eclipse and correct the resulting errors [*]Close eclipse and run the updateMd5 script [*]Mod as normal
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.