Need help with IC2_experimental adding UU matter recipe

  • first off yes I am still using minecraft 1.7.10 lol,

    Now that's out of way. I need some help.

    I am trying to add a item to scanner. It is not working. Here is what the item says as item name value:

    AdvancedSolarPanel:asp_crafting_items

    as for normal name:

    Sunnarium Piece (#4376/9) 4376:9

    if someone can please help me on what too put in config file to allow to scan it i would be greatfull.

    tyvm for help

    • Official Post

    In the [balance / uu-values / predefined] section of the IC2.ini config file you'll want something like

    Code
    AdvancedSolarPanel:asp_crafting_items@9 = 500

    Where 500 can be substituted by how many mb of UU it takes to replicate. I think at least, if it doesn't work I can double check for you.

    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.

  • In the [balance / uu-values / predefined] section of the IC2.ini config file you'll want something like

    Code
    AdvancedSolarPanel:asp_crafting_items@9 = 500

    Where 500 can be substituted by how many mb of UU it takes to replicate. I think at least, if it doesn't work I can double check for you.

    Tyvm