• 0

    posted a message on [1.2.5] The Official PokeMobs
    Quote from Luchog

    Alright above is my first post about my issue in case someone is wondering. I am providing a youtube like for my video I made on the process I go through to try and get pokemods installed. To avoid any confusion, stating the obvious, in the video I circle/underline the links I am using with my mouse cursor and for the folders I use command A (because I have a mac) to copy the files in each folder. I also deleted my bin file to show that I am starting from scratch with nothing in the .jar.

    Here is the video:

    I really really need help.


    Here's how to install on a mac:

    Quote from Risugami

    Installation
    Macintosh:
    1) Go to Applications>Utilities and open terminal.
    2) Type in the following, line by line:
    cd ~
    mkdir mctmp
    cd mctmp
    jar xf ~/Library/Application\ Support/minecraft/bin/minecraft.jar

    3) Outside of terminal, copy all the files and folders into the mctmp directory.
    4) Back inside terminal, type in the following:
    rm META-INF/MOJANG_C.*
    jar uf ~/Library/Application\ Support/minecraft/bin/minecraft.jar ./
    cd ..
    rm -rf mctmp

    5) Run Minecraft, enjoy!

    I hope that helps
    Posted in: Minecraft Mods
  • To post a comment, please .