• 0

    posted a message on [ 1.4.7 ] [ ModLoader ] HydroCraft ( Propane, water armor, Ender pearl block )
    Quote from merlindima

    when is the 1.5 update?


    I'm sorry to say, but this mod will no longer be updated because we have lost the source code o to file problems. If you know any way to retrieve such code, please contact.
    Posted in: Minecraft Mods
  • 0

    posted a message on [ 1.4.7 ] [ ModLoader ] HydroCraft ( Propane, water armor, Ender pearl block )
    Quote from CrappyPoint

    I made a mod showcase of this! I will take it down if you don't like it. Check it out please! :D The channel is in my signature :)


    It was fantastic!! I will put it part of the page.
    Posted in: Minecraft Mods
  • 0

    posted a message on [ 1.4.7 ] [ ModLoader ] HydroCraft ( Propane, water armor, Ender pearl block )
    Quote from CrappyPoint

    I made a mod showcase of this! I will take it down if you don't like it. Check it out please! :D The channel is in my signature :)
    Quote from TheMasterShyguy

    Thank you :) it should be finished by tuesday but im full of a cold at the moment so I had to postpone recording the commentary for now


    No problem! Can't wait to see it.
    Posted in: Minecraft Mods
  • 0

    posted a message on [ 1.4.7 ] [ ModLoader ] HydroCraft ( Propane, water armor, Ender pearl block )
    Quote from RedFoxy3

    Oh really?



    I see a set of the usual "block and tools". I don't see any entities at all. Nothing unique, at all.


    @Codewise: Why are you editing two baseclass enums?


    I'm extremely sorry to disappoint If you read the description, it happens to say currently in beta. The plans are to add many things, but currently do not have. I'm sorry if you don't like how this is in beta but I hope you come back again later to see it with more added. If it helps at all, I changed the ending of the title of the forum. Thank you for an honest opinion.
    Posted in: Minecraft Mods
  • 0

    posted a message on [ 1.4.7 ] [ ModLoader ] HydroCraft ( Propane, water armor, Ender pearl block )
    Quote from bestiaryharry

    Just to cause some tension (Joking) can I make a mod spotlight to? My youtube link is in my signature if you want it :)


    Go for it! Anyone who wants to make one can. Thanks everyone for supporting my mod!! :)
    Posted in: Minecraft Mods
  • 0

    posted a message on [ 1.4.7 ] [ ModLoader ] HydroCraft ( Propane, water armor, Ender pearl block )
    Quote from TheMasterShyguy

    Hey man, I really like the look of Hydrocraft and I was wondering is it cool if I make a mod spotlight about this?


    It would be an honor for you to make a mod spotlight for my mod. I can't wait to see it. I'll even add it to the forums page if you would like.
    Posted in: Minecraft Mods
  • 0

    posted a message on Adding Furnace fuels error ModLoader
    Quote from ghosrec35

    If you're using 1.4.7 code, shiftedIndex has been changed to itemID


    That fixed it, I also need to know what changed for adding acheivments.

    This is my code for acheivments

    public void takenFromCrafting(EntityPlayer entityplayer, ItemStack itemstack, IInventory iinventory)
    {
    if(itemstack.itemID == mod_jesus.propaneTank.itemID)
    {
            entityplayer.addStat(hankHill1, 1);
    }
    }


    public static final Achievement hankHill1 = new Achievement(5000, "hankHill1", 4, 9, mod_jesus.propaneTank, null).registerAchievement();


    I'm getting an error on "public void takenFromCrafting(EntityPlayer entityplayer, ItemStack itemstack, IInventory iinventory)" of how it says takenFromCrafting is an invalid type of variable for void.
    Posted in: Modification Development
  • 0

    posted a message on Adding Furnace fuels error ModLoader
    I'm having a problem adding my furnace fuel, here's my code.

    public int addFuel(int i){
      if(i == propaneTank.shiftedIndex){
       return 9600;
      }
    	 return 0;
    }


    I'm having an error in the "shiftedIndex" part of the code. Eclipse just says it can't be resolved. Am i missing a class I need to include, I have these classes included

    package net.minecraft.src;
    import java.util.ArrayList;
    import java.util.Arrays;
    import java.util.List;
    import java.util.Map;
    import java.util.Random;
    Posted in: Modification Development
  • 0

    posted a message on Can adf.ly just DIE already?
    Quote from Pinnicle441

    I'm tired of seeing mods I like in the forums, then not being able to download them because I refuse to go through adf.ly.

    I'm all for modders making some change per download, my problem is not with these ad sites that make you go through an ad for five seconds, etc.. but adf.ly is nothing but a big cesspool of malware. I have adblock + for Google Chrome, and I still got a redirect to a site that attempted to install a malicious program onto my computer. I recently clicked on a shortened link for a mod download, and it sent me through and adf.ly download, and once again, I got a redirect that tried to infect me.

    I'm sorry, but if this has happened to me, and actually a few of my friends, this site shouldn't be used. Am I the only one who wants this site to be banned, and replaced with one that actually checks it's ads?


    I am a modder myself and I have never had this experience. Adf.ly supports us to encourage to make or continue mods. I think the only way I can think of this happening on Adf.ly is if you have maleware affecting the site or if your clicking on the ads.
    Posted in: Mods Discussion
  • 2

    posted a message on [ 1.4.7 ] [ ModLoader ] HydroCraft ( Propane, water armor, Ender pearl block )


    What is HydroCraft?

    HydroCraft is a Minecraft mod that adds a large variety of new items, mobs, armor, blocks, tools, and many more! The reason why it's called HydroCraft is that fact that the mod evolves around the new Hydro ( water ) armor, tools, and blocks that is added in this mod. This mod includes other things like propane ore and sugar cane armor.


    **This mod's development has been canceled due to losing of the mod's code. We are truly sorry that you can't play mod on newer versions of Minecraft. If someone is willing to re-make or some how "retrieve" source code, please ask/contact before doing.**


    Included In The Mod
    • Hydro Armor
    • Hydro Tools
    • Iron Pipe
    • Rope
    • Propane Ore
    • Propane Chunk
    • Propane Block
    • Propane Tank
    • Hydro Block
    • Ender Eye Block
    • Sugar Cane Armor
    CRAFTING RECIPES

    WIKI

    --Wiki will no longer be updated--

    Installation

    1. This mod requires ModLoader
    2. Download HydroCraft below
    3. Drag everything in the HydroCraft zip into Minecraft.jar




    Downloads

    HydroCraft Beta 1.5 ( Minecraft 1.5 )/ Future versions are canceled due to message above
    -------------------------------------------------------------------------------------------
    Download HydroCraft Beta/Final Release 1.4 ( Minecraft 1.4.7 )
    -------------------------------------------------------------------------------------------

    Older versions no longer provided because of reason of deliver. If you really need it, contact me.

    ------------------------------------------------------------------------------------------




    Posted in: Minecraft Mods
  • To post a comment, please .