Posts by Shananiganeer

    Amazing tool, I honestly don't know what I'd do without it. I do have two suggestions though. First, it would be really helpful if the shopping list gave a count of each component used. Second, and admittedly this one probably isn't as useful, it would be nice if automation settings and initial reactor temp got saved in the export code.

    I'm not sure why the planner lists HU/s since the number it shows is HU/t. If you build any of the fluid reactor designs in-game you will notice that the reported heat is 20x the simulated heat (it's showing HU/s in-game and HU/t in the simulation).

    Here are the best reactors I've come up with:

    12 Uranium Rods (2x dual, 2x quad) 280 EU/t, 1279.3 HU/t

    Code: 0203000C09110D0C0903020C0D0C0D0C0D11000C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D110D140D1409110911

    Output: 280 EU/t, 1279.3 HU/t

    Efficiency: 4.67, 13.33

    Components:

    - 41 Heat Vents -> 19 Overclocked, 18 Component, 4 Plain

    - 7 Heat Exchangers -> 5 Plain, 2 Component

    Mats:

    - 491 Iron

    - 423.67 Copper

    - 134 Tin

    - 84 Gold

    - 42 Rubber

    - 14 Redstone

    - 12 Uranium Fuel

    26 Uranium Rods (13xdual) 380 EU/t, 1200 HU/t

    Code: 0D02020D0D0D02020D0C0D0D0C020C0D0D0C0D0C0C0D0D0D0C0C0D020D0D0200020D0D02020D0D0200020D0D020D0C0C0D000D0C0C0D

    Output: 380 EU/t, 1200 HU/t

    Efficiency: 2.92, 5.77

    Components:

    - 38 Heat Vents -> 26 Overclocked, 12 Component

    Mats:

    - 455 Iron

    - 410.67 Copper

    - 104 Gold

    - 86 Tin

    - 26 Uranium Fuel

    12 MOX Rods (3xquad) 1040 EU/t @ 7500 heat

    Code: 06060C0B0B09140914060C0D0C000C0D0C0D0C0D0C0D0C0D0C0D140B0C0D0C0D0C0D0C0D0B0D0C0D0C0D0C0D14001409140914091409

    Output: 1040 EU/t @ 7500 heat

    Efficiency: 17.33

    Components:

    - 41 Heat Vents -> 16 Component, 15 Overclocked, 6 Plain, 4 Reactor

    - 8 Component Heat Exchangers

    Mats:

    - 487 Iron

    - 432.67 Copper

    - 129 Tin

    - 92 Gold

    - 48 Rubber

    - 16 Restone

    - 12 MOX Fuel

    You can squeeze a little bit more efficiency using Iridium Reflectors, but those are hilariously expensive compared to the increase in efficiency.

    EDIT: Upon closer inspection, Korlus' fluid reactor design (minus the reflectors) is slightly cheaper than the 12 Uranium Rod design I initially listed. Cheapened it further for the lower heat demand and updated the spoiler block.

    Pretty good design, but I think the one I use is slightly better.

    Code: 2303230C0A140D140A03230C0D0C0D0C0D14230C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D140D140D140D140D14
    EU/t: 240
    Efficiency: 6

    Cost


    Cost:
    512 * Coal
    740 * Copper
    2 * Diamond
    116 * Gold
    4 * Iridium Reinforced Plate
    502 * Iron
    16 * Redstone
    48 * Rubber
    646 * Tin
    8 * Uranium Fuel

    If you can't afford the 4 iridium reflectors, you can use 6 thick neutron reflectors per iteration. If even that is unpalateable, use the following design which uses only 1 iridium reflector or half of a thick reflector per iteration.

    Code: 0302000C0A140D140A02030C0D0C0D0C0D14230C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D0C0D140D140D140D140D14
    EU/t: 290
    Efficiency: 4.83

    Cost


    128 * Coal
    523 * Copper
    2 * Diamond
    116 * Gold
    1 * Iridium Reinforced Plate
    508 * Iron
    16 * Redstone
    48 * Rubber
    262 * Tin
    12 * Uranium Fuel

    Both are basically the same design with different fuel loads. 680 vent cooling is the best I've been able to manage, but I think I've seen designs that have 692.

    The blastfurnace section of recipes.cfg is for the electric blast furnace only. The Bronze Blast Furnace only produces steel (none of the other EBF metals work), and the times are hard-coded (and not shown in NEI - see http://ftb.gamepedia.com/Bronze_Plated_Blast_Furnace ).

    Ah ha, thanks for clearing that up. I guess it's up to me to create the config I want XD. Boo hard coded stuff :(. Not a fan of gating the mod behind hours and hours of waiting for the Bronze Blast Furnace to smelt steel or alternatively dumping thousands of bronze on multiple furnaces. On another note, can the Blast Furnace be fed by pipes or a hopper? Can they be emptied like that?

    I'm fairly sure the times there are in ticks.

    Ah ok. Working under the assumption that the values are listed by input, it seems that steel should only take 25s, but it's been taking several minutes for me. Am I reading something wrong, or is there another setting that multiplies those times for the Bronze Blast Furnace? My Recipes.cfg is using the default values atm.

    Hello all, made an account for this one purpose. First off, thanks for all the effort from all involved parties to make such a fun mod. Second, I was looking through Recipes.cfg at the blast furnace section and wanted to confirm that the numbers that are defined there are the times (in seconds?) that it takes to run the specified operation. I enjoy the complexity of GT, but sitting and watching the blast furnace tick while I'm bottlenecked is no fun.