• 0

    posted a message on galacticcraft items not craftable
    Maybe you are using the wrong items?

    Trying using this mod http://www.minecraft...ckenbones-mods/ Not Enough Items

    It shows recipes
    Posted in: Mods Discussion
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    I have a question about the new horses, because they seem to cause a crap ton of lag for me. I can go from an average 50-70 FPS to below 10 FPS, when I see a horse and it gets even worse when I get closer, I have even gone to 0 FPS. Although this only happens when they are in my line of sight, I can look in the complete opposite direction that has absolutely no horse, there can even be a horse behind me(but I'm not looking at it) and I'm fine(actually some slight lag), but when the horse is in my sight, my FPS goes to the red wall bar graph of death. This problem is only with the horses, and that is such a shame, since this was an update practically all about the horses, which I was so excited about,

    Seeing as how I had no problems before with this mod, and testing the current version, by spawning every mob except the horses, and the game was still at 70 FPS, the problem is with the new horse models/rendering? I've have also seen other people having the white texture problem, which I have had before with the whales in the Aether mod, which was cause by an OpenGL problem, but I was only able to fix it by using a new graphics card. Hope this helps for anyone and luckily Dr.Zhark can see this.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    I found a few bugs, not sure whether they have been said or not.

    Bugs:
    Pickaxes no longer toggles names
    Female goats act like male goats (They fight with each other, and attack when "milked")
    Fishbowls pushes you back (Anyway to make it walkthrough able?)
    Fishbowls take suffocation damage
    Tamed scorpions attack when hit
    Tamed scorpions take suffocation damage
    Arrows bounce off tamed scorpions, they still take damage though
    Picking up a tamed scorpion, by using a bow, and then shooting will cause an infinite arrow to kill the scorpion(possibly because of the bug from above)
    When using a rope on a "head in the ground" ostrich, it will cause it to move only in the direction it is facing
    Ostriches look weird while riding
    Ostriches need to tone down, with the egg laying
    Boars don't attack anymore

    Stuff I would like to see changed:
    Tamed mantarays, bunnies,birds,snakes, scorpions, and pretty much every tamable creature getting name plates
    Horse saddles should be named like Mo' Creature Saddle, to avoid confusion for ostriches
    Using Mo' Creature eggs as a substitute to make cake
    Posted in: Minecraft Mods
  • 0

    posted a message on 1.2.5 Mod Loaders not working, are they up to date?
    Delete Meta-inf? Some mod aren't compatible with Forge, as well so that might be a problem.
    Posted in: Mods Discussion
  • 0

    posted a message on Final Round of Giftcode Giveaway!
    Wow, that sucks....

    Do you guys just send the code automatically or something? Because if they do, that is just stupid. They should send some sort of confirm message, so you can send it active people, instead of people who use there account like twice a year, Like that "hi" account who hasn't been on since October 2010...
    Posted in: Minecraft News
  • 0

    posted a message on 12w15a mineshaft change
    This has been in the game since 1.2.1. Nothing new...
    Posted in: Recent Updates and Snapshots
  • 0

    posted a message on Can i get some help with this?
    Quote from djdevilmonkey

    re-install the game....


    Lol, he's taking about code, not installing mods. DERP

    I'm guessing by his description and my previous fails at modding he has a unneeded or extra } not sure what the 3 is though...
    Posted in: Minecraft Mods
  • 0

    posted a message on HELP PLZ!!!
    This mod doesn't require you to add anything(except modloader)into the minecraft.jar file as it doesn't modify an vanilla classes.

    All you need to do is either run minecraft with modloader, so it can auto create a mod folder in the .minecraft folder or you can create one manually. Then drag the .zip folder into the mod folder.

    Done. :tongue.gif:

    Scratch that, apparently this mod edits the MLProp files which is a part of modloader itself....coding fail wtf..
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.0] Reputation
    This is a cool mod with an interesting concept, but I believe it belongs in server mods.

    http://www.minecraftforum.net/forum/43-custom-server-software/
    Posted in: Minecraft Mods
  • 0

    posted a message on i need a mod
    Quote from Deathreaper125

    i need a mod that has different mobs then the regular old mobs
    no bosses the only boss that should be there is the ender dragon


    Isn't that the point of every mod that adds mobs?
    Posted in: Mods Discussion
  • 0

    posted a message on MCP HELP
    I have no idea how to mod, I followed a few video tuts but I have no idea what I'm doing....

    This is the error (I called the mod Herobrine for a test)

    == MCP 5.6 (data: 5.6, client: 1.1, server: 1.1) ==
    > Recompiling client...
    '"C:\Program Files\Java\jdk1.6.0_30\bin\javac.exe" -g -source 1.6 -target 1.6 -c
    lasspath "lib;lib\*;jars\bin\minecraft.jar;jars\bin\jinput.jar;jars\bin\lwjgl.ja
    r;jars\bin\lwjgl_util.jar" -sourcepath src\minecraft -d bin\minecraft src\minecr
    aft\net\minecraft\client\*.java src\minecraft\net\minecraft\isom\*.java src\mine
    craft\net\minecraft\src\*.java conf\patches\ga.java conf\patches\Start.java' fai
    led : 1
    
    == ERRORS FOUND ==
    
    src\minecraft\net\minecraft\src\mod_Herobrine.java:3: class, interface, or enum
    expected
    mod_Herobrine extends BaseMod
    ^
    
    src\minecraft\net\minecraft\src\mod_Herobrine.java:5: class, interface, or enum
    expected
     public mod_Herobrine()
            ^
    
    src\minecraft\net\minecraft\src\mod_Herobrine.java:10: class, interface, or enum
     expected
     public String getVersion() {
            ^
    
    src\minecraft\net\minecraft\src\mod_Herobrine.java:12: class, interface, or enum
     expected
     }
     ^
    
    src\minecraft\net\minecraft\src\mod_Herobrine.java:15: class, interface, or enum
     expected
     public void load() {
            ^
    
    5 errors
    ==================
    
    FATAL ERROR
    Traceback (most recent call last):
      File "runtime\recompile.py", line 31, in recompile
        commands.recompile(CLIENT)
      File "C:\Documents and Settings\Calvin\Desktop\New Folder\runtime\commands.py"
    , line 736, in recompile
        self.runcmd(forkcmd)
      File "C:\Documents and Settings\Calvin\Desktop\New Folder\runtime\commands.py"
    , line 779, in runcmd
        raise CalledProcessError(returncode, forkcmd, output)
    CalledProcessError: Command '"C:\Program Files\Java\jdk1.6.0_30\bin\javac.exe" -
    g -source 1.6 -target 1.6 -classpath "lib;lib\*;jars\bin\minecraft.jar;jars\bin\
    jinput.jar;jars\bin\lwjgl.jar;jars\bin\lwjgl_util.jar" -sourcepath src\minecraft
     -d bin\minecraft src\minecraft\net\minecraft\client\*.java src\minecraft\net\mi
    necraft\isom\*.java src\minecraft\net\minecraft\src\*.java conf\patches\ga.java
    conf\patches\Start.java' returned non-zero exit status 1
    Press any key to continue . . .
    Posted in: Mods Discussion
  • 0

    posted a message on How To Download To Many Items On Version 1.1
    Videos, mostly likely or the TMI thread post itself.
    Posted in: Minecraft Mods
  • 1

    posted a message on How To Download To Many Items On Version 1.1
    Wrong section, bro

    And I'm pretty it's how to install TMI, not download. :tongue.gif:

    (What kind of idiot doesn't know how to download something?)
    Posted in: Minecraft Mods
  • 5

    posted a message on Sonic Ether's Unbelievable Shaders [compatible with Minecraft 1.12.2 via OptiFine]
    I CAME EVERYWHERE. :steve_shocked:

    Sadly my graphics card is probably crap, and can't run this either.
    Posted in: Minecraft Mods
  • 0

    posted a message on Does super flat have trees?
    No....
    Posted in: 1.1 Update Discussion
  • To post a comment, please .