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

  • Display Spoiler

    //Продолжение:
    Например:
    12) Ионная пушка. Всего 1-8 урона. Да, бесполезна. Но полезно для другого, быстро может сносить кванты, нано, и щиты(особенно против них). Т4 щит можно снять с 8-10 попаданий. Полный гравиквант+Т4 щит держатся уже намного дольше, 30-50 попаданий. Но квант+Т4 щит практически невозможно снять лазером, или другим оружием(слишком сильны). Щиты помягче держатся меньше. Но нужно учесть, что каждый ионный выстрел требует примерно 10к-50к eU. К тому же оружие дороговато.
    В продолжение щитам, щиты(до Т3) тоже можно найти в шахтах/крепости. Тоже незаряжаемые, одноразовые версии. Однако эти одноразовые версии, построены инопланетянами. Могут оставаться ВКЛ. сколько угодно, пока не исчерпают заряд уроном(отсутствует черка Eu в секунду).

    /me посмотрел, сколько бреда сгенерировал, и офигел. Надеюсь ты хотябы раз это всё прочитаешь %)
    Можешь дать мне приз "Генератор бреда 80lvl", и послать нафиг. Либо хотябы что-то, потихоньку, ввести.

  • Soviet Russia will rule this world pretty soon!


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

    For Russians.

    Display Spoiler

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


  • Before you go straight to 1.7, would it be possible for you to set up gravisuites to access the inventories in the new 1.6 way.
    Because it uses the older way, If I add battle gear, which allows duel wielding and shield allongside the swords, it makes use of the right clicking to activate the second hand/shield. When gravisuites is installed and you punch an entity with the left hand (right click) at gives this crash:
    https://www.dropbox.com/s/pmnkkg7xvsn8…1.28-server.txt
    Apparently IC2 had this same problem with the mod, but IC2 Fixed it very long ago.
    Very awesome mod. But Gravisuites is also an awesome mod, which is why they should be allowed to work together!

    Ok. I will try to fix it.

  • 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


  • 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).