[IC2 Exp][1.7.10] Gravitation Suite v2.0.3!


  • Nope. Soviet Russia is dead. We will restore the Great Tartary and will remember our heritage :D

    For Russians.

    Display Spoiler

    Идеи интересные. В чем-то есть логика, в чем-то нет. Развитие аддона будет, если будет помощь других программеров и художников. Сейчас подключился к аддону mak326428. Может еще кто подключится. Нам нужны дизайнеры и моделлеры для создания действительно хороших вещей.

    Display Spoiler

    Ну, желаю удачи. Чтоб еще кто подключился. К сожалению, я не обладаю талантами художника, и совершенно не знаком с жабой, тем более чтоб что-то на ней еще писать :\
    Могу пригодиться разве что как "тестер". Если вообще запущу этот минекрафт 1.7.2.

  • Addon updated !
    ChangeLog of Gravitation Suite 1.9.9a
    + Added torch place by Advanced Diamond Drill rightclick (like as Diamond Drill)
    + Added 2 modes in Advanced Chainsaw (Normal and No shears) like as normal Chainsaw
    + Fixed crash on shears in Advanced Chainsaw

    Thank You. This update Fixes the problem I was having! That was impressive how quickly you fixed it! :D

  • Use OreDictionary.WILDCARD_VALUE for electric items in recipes.

    From ASP:

  • Hey, I saw that in the last version, the crafting of the things using lapotron crystals did not work and you fixed it now.
    I'm having the same problem. Could you please tell me, how you fixed that?
    Thanks in advance.

    Try to use default IC code. Sample:

    Code
    public static ItemStack copyWithWildCard(ItemStack itemStack) {
        ItemStack ret = itemStack.copy();
        Item.dyePowder.setDamage(ret, 32767);
        return ret;
      }
    
    
    
    
    Recipes.advRecipes.addRecipe(new ye(ultimateLappack, 1), new Object[] { "RBR", "RDR", "RAR", Character.valueOf('R'), copyWithWildCard(Items.getItem("lapotronCrystal")), Character.valueOf('B'), Items.getItem("iridiumPlate"), Character.valueOf('D'), copyWithWildCard(Items.getItem("lapPack")), Character.valueOf('A'), "itemSuperconductor" });
  • For Sentimel on Russian

    сделай пожалуйста отключение режимов копания для бура в конфиге, ивентов нет, приваты ломает !

    Edited once, last by Averus (March 13, 2014 at 1:06 PM).

  • WHERE IS THE DAMN DOWNLOAD FOR 1.6.4!!! I'm so sick and tired of idiots that never put the downloads first, I CAN'T DAMN FIND IT ANYWHERE FOR 1.6.4!!!!!!!

    Display Spoiler

    "Thank you, nexfwall. You pointed me at this damn link!"
    But no.... You need this damn big red button "DWNLD THS FKNG MOD", just because you are too weak and tired, to scroll down at the attachments...

  • Quoted from "recon88"



    For some reason I can no longer fly with a GraviChest.
    Yes, it's on and fully charged! Gave it to other players and they confirmed that you can't fly.
    Using Forge 9.11.1.965. Guess they changed something serverside because it works in singplayer.
    Could you check that please?

    List the mods you're using or nobody will be able to help.

    Just made a second modpack and still not able to fly in multiplayer.
    Singleplayer works fine.
    Modlist: http://modpack.rcraft.eu

    Edited 2 times, last by recon88 (April 8, 2014 at 10:42 PM).

  • Has anyone else had trouble switching flight modes with the advanced electric jetpack? I can't seem to get it to switch to hover mode. I changed the bind key to "V". I have tried everything, changing the bind key, shifting, spacebar, and pressing the mode switch key. Is this a bug? Or can you no longer switch to hover mode? Any idea how to fix this?

  • Well it's kind of work in progress. Sentimel designated me to do 1.7 port, and I did pretty well (almost everything works), but then laziness came over me and yeah. No 1.7 until sloth goes away.


    :)

    John Titor:
    Trouble switching flight modes on Advanced electric jetpacks.


    For switching mode, I changed mode key to 'Y'. Then press and hold left shift while pressing Y to switch modes.

  • The links to the Sphax texture pack patch are broken. I can get to the forum thread, but the download links there are no good, and I can't post there because the thread is locked. Does anyone here have a 1.6.4 version of the patch?

  • Suggestion:
    Add config option to stop charging items when energy level of chestplates drops to some critical lvl (in percentages).
    So if i used too much energy to drill a hole, i will not stay defenseless and without jetpack to fly up from that hole.
    And maybe some control key to turn on/off that "Safe-mode". And of course there must be indicator in HUD too. =)