Posts by Epic Lulz

    Continually Re-applied Cooling SystemAlso known as DDoS (Decentralized Distribution of Steam). Other link .
    Basically you use coolant cells, and when they're almost broken, you extract them using automation mods and put them in a cooling reactor where they get cooled to normal temperature. After that you extract them again and put them back into your standard reactor.


    See variant HVC (Heat Vent Cycle) here.
    Switch coolant cells with heat vents.


    EDIT: Ninja'd.

    How would people make torches, then? Coal isn't always near the surface, and they're rather important early-on... Maybe if you allowed ash to be crafted into one torch each.


    Also, could you add dusts and centrifuge recipes for Abyssal Stone, Quarried Stone, Skystone (From Biomes O Plenty) and Red Rock from BoB?


    Maybe some ideas for them; Abyssal stone could give trace amounts of diamond, emerald, and lazurite dusts, with the rest of the mass being accounted for as basalt dust? Quarried stone could just be the same as marble, maybe with some extra goodies thrown in, red rock could just turn into red rock dust from Biomes XL, while Skystone could be similar to endstone? (The land it comes from requires endstone and a nether star to access, anyway)

    Resin. Resin torches.

    Greg has another mod that adds UUM recipes without his stuff, and is updated to 1.5. Alternatively you could disable everything (even blocks e.g. AESU, Thermal Generators) in the config file.

    Okay, I've been experimenting the past few days how to do an independant version of the recipes that gives you the name of the ingredient/output and gives you a link to it.


    So far, no success. My latest attempt's (so far) result has been when you click on an ingredient, the box arounds it flashes red.
    The name of the ingredient only appears when you mouse over the corner of each ingredient box, and the link appears. You can try it out on the AESU page.
    I have nearly ran out of ideas and my only idea left is to create a dummy recipe page and host it on Dropbox, then somehow embed it into the recipe page.


    EDIT:
    After some random googling, I have found these websites.


    http://www.silentspy.net/utility/minecraft/recipe/


    Needs a screenshot of the recipe in NEI when GUI scale is large. Give it the recipe and it will create the recipe for you. I can't use Minecraft right now, so somebody please try it out for me. Check if it is able to support custom recipe sets (e.g. Plate Bending Machine) either directly or by reverse-engineering the embed HTML code. (Not sure if the second one is allowed though).


    http://kirby0016.bplaced.net/?page=tools/recipe


    Seems also useful, it seems that we are also able to support custom recipe sets.

    I've seen in a you tube video that when switching mode with the mining laser it displays a message on screen to show which mode it's in.


    I'm not getting the message when switching modes in, is there some thing else I need to do?

    Are you switching it correctly? Mode-place key? (Default: M-rightclick)

    Welcome to the forums, and don't speak about that modpack here, it has a history of igniting flame wars here.


    Firstly, your design is extremely space inefficient, you may as well just connect the 4 batboxes next to each other.


    Secondly, I believe that design form is known to cause lag as the energy basically travels in a loop. Lag that can't be resolved with Optifine. Even more lag if you use splitter cable.


    Thirdly, your design should ideally work but they don't because of how chunk loading works.


    It is better to just do this: (with the batbox face facing towards the next)


    :Geothermal Generator:
    :Glass Fibre:
    :Batbox:
    :Batbox:
    :Batbox:
    :Batbox:
    :Glass Fibre: :Glass Fibre: :Glass Fibre: :Glass Fibre: :Glass Fibre: :Glass Fibre: :Glass Fibre: :Glass Fibre: :Glass Fibre: (machine line)



    Or even better, do this:
    :Geothermal Generator:
    :MFE-Transmitter:
    :Glass Fibre: :Glass Fibre: :Glass Fibre: :Glass Fibre: (MV machine line)
    :Glass Fibre:
    :LV-Transformer: :Glass Fibre: :Glass Fibre: :Glass Fibre: (LV machine line)



    With the 3-dotted face of the LV transformer facing towards the line connecting to the MFE.

    yeah and were do i get IC² for 1.5.2 on the wiki is the latest version for 1.4.5 and that link doenst work.

    That's because the wiki is extremely outdated. There are at least 2 versions of IC2 that are floating out there:

    • The 1.4.7 beta which is stickied in this section.
    • That link which I just gave you, which links to a list of developmental builds (a.k.a. snapshots) of IC2. All of them are for 1.5 - 1.5.2. Click on any of the dates in build history and it will tell you about that build of IC2, its changes from the previous build and downloads. It is working, so unless you have a firewall or the website is down, you are wrong.

    As far as I know you can create div tags and then put the recipe picture in it.
    After that, put even more div tags in the slots of the crafting recipe, smelting, etc. and put the images of the ingredients and output in it. Finally you set that div tag to be a link to the page of that item.