[IC2 Exp][1.7.10]EnergyAdditions addon

  • Hello!

    I`m back! Here is my old thread: click

    I decided to continue work on the addon and I hope you will like the changes. In this version added new blocks, items, ores and more. So let`s see.


    What`s new:

    Display Spoiler


    Energy Shields

    Energy shields got a new mechanics! They can block damage using charge. You need to activate them and hold in hands like this:


    Display Spoiler



    Energy Saber

    Another object is energy saber. It is more powerful than the usual nanosaber and it is possible to connect the modules. For this we need to put in inventory only one module and then on hits the saber will be impose the effect on enemies, or give a positive effect to the owner. There are modules of stun, poisoning, healing and weakness.


    Display Spoiler



    Armor

    Also added 2 types of armor. First armor is Energy Armor. It is similar to nano armor, but it not visible if it is wearing on the player. Also added Advanced Energy armor. It has a built-in jetpack, and even if it is enchanted to protection 4 (full set), then the amount of discharge will be reduced to half (when the player gets damage).


    Display Spoiler



    Updaters

    Advanced Energy Armor is required for work with updaters. It is a large separate topic in this addon. Updaters - it`s items that, if put into inventory, will give effect to the player. You need to open EnergyAdditions inventory(default key - "Y"), put enabled matrix and updater in the right slots. Then dress a set of Advanced Energy Armor. After that, updater will give the wearer particular effect, using charge of the matrix.


    Display Spoiler







    There are some types of updaters:


    - No fall damage
    - Removes poison effect
    - Restores food automatically
    - Jump 2/4/8
    - Speed 2/4/8
    - Blinds all enemies around on hit
    - Water breathing
    - Night vision
    - Poisons all enemies around on hit
    - Regeneration 1/2 and 3(if your health is below 50%)
    - 20% to restore 1/2/4 full heart on hit
    - Jump 2/4/8 on hit
    - Speed 2/4/8 on hit
    - Auto-smelting with luck modifier
    - Slows enemies
    - 20% charce to get strength 2/4/5 on hit
    - Removes wither effect
    - Turns lava under a player into obsidian
    - Makes player shiny
    - Removes radiation effect

    You can craft them or find in the dungeons.

    Energy Blocks

    There are few types of blocks. First it is Energy Ore that uses for crafting. The second block is Energy Charger.
    Energy Charger has a buffer of 40 million EU and can charge things in the inventories of players in a radius of 10 blocks (redstone signal is required). Also you can change voltage and there is only one slot for discharging. This charger can only store energy, it hasn`t out.


    Display Spoiler



    Third block it is Advanced Energy Charger. It can not only charge things around, it can charge machines without cables! To do this, craft Energy Binder, hold down shift and click on the machine. Then hold down shift and click on charger. Now, machine and charger are connected and charger will charge it without cable. You can connect maximum 16 machines to one charger! Like this:

    Display Spoiler


    Shift + right click on the machine:

    Then shift + right click on the charger:

    Great Job!


    Also this charger has four charge slots for items instead of one. This charger can only store energy, it hasn`t out too.

    Display Spoiler



    From the main it is all. All the rest will be described on the wiki later (such as new potion effects).



    Features:
    - flexible config
    - Option to disable iridium spawning in dungeons
    - OreDict support for recipes (you can use this with GregTech 5 and 6)
    - Two kinds of translation
    - Recipes with Energy ore and without ore;

    Credits:
    Thanks my friend, for this beautiful shield rendering!

    License:
    If you want to modify or change this addon, or do something with it, pls contact me on this forum.

    Curse link

    Below you can download the latest beta version of EnergyAdditions. Waiting for your feedback, it's important to me!


    The latest version: EnergyAdditions_beta_3.4.2_Stable


    P.s. and i`m sorry for my bad English:)

  • Looks cool, you might want to fix the image links for the energy shield and sabres though

    145 Mods isn't too many. 9 types of copper and 8 types of tin aren't too many. 3 types of coffee though?

    I know that you believe that you understood what you think I said, but I am not sure you realise that what you read was not what I meant.

    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(

    I see this too much.

  • Potential bugreport:
    -Charger 4 items in a row and then removing the energy. That could turn into that you run into -EU
    -Charger that can charge other blocks checks every tick for the Blocks. It should cache the TileEntities and look if they are valid and if the coordinates are chunkloaded. (Because You cause chunk flickerring with that)