Posts by viliml

    Wait, I have another approach to the conversion problem! The IC2 miner uses ~530 EU per layer, in a 5x5 area, which makes ~21 EU per block, and the BC mining well uses 25 MJ to dig 1 block! That means BC power is actually worth more than IC2 power! But, if we take into account the speed, the IC2 miner uses ~2.5 EU/t, while the BC mining well will use 25 MJ/t if it's provided! That means IC2 power is TEN TIMES less valuable that BC power!

    Oh, MagusUnion, I didn't see your edit! So, anyway, I don't really think that would be the best. Would you carry volatile fuel around in a bucket in real world? I don't think so! Closed cells are are the safest way to carry them around. BC fuel has a bucket only because not everyone has IC, and it is the only way of transporting liquids manually! Also, buckets of dripping lava in your backpack... Just another reason why this game is called a game :D

    If by tank upgrade kit you mean an item that transform a tank to a reinforced tank, no. But I was thinking about a reinforced refinery! You are reding my mind! Or I'm reading yours...??? Anyway, I would also like reinforced engines, but I don't really know how to draw them. I only want the core (the blue, gree, yellow or red thingy) to be changed, so tell me how I should make it, or publish your own pics, and I'll implement the best!
    BTW, MagusUnion, I can't belive those fuels should be so weak! Do you really think lava should give twice the total amount of energy than coalfuel, and more than 6 times more than biofuel? That doesn't sound right... I'll keep it this way, and everyone can change it in their configs if they want.

    I tried to make a new TFBP for my addon mod, but it isn't working! Here's the class declaration:


    And the item declaration:

    Code
    public static Item oilSpawner;


    And the implementation in public void load(FMLInitializationEvent):

    Code
    oilSpawner=new OilSpawnBpt(10004).setTextureFile(path).setIconIndex(5).setItemName("oilSpawner");


    The item is declared perfectly, but it won't enter the terraformer! What's the problem?

    OK, I see you all think this it OP and bad and stuff. So why don't you give me any advice? Come on guys, this is still WIP, and I want suggestions from you how to make my mod better! First of all, I want a new name, bacause this is already taken and is just temporarily the name of my mod. Second of all, noone seems to like my power output, so why don't you tell me how to improve it, make it better? Please?

    Ok, first things first: this isn't anything like http://www.minecraft...c2-195b-sspsmp/, and I'm sorry for having the same name, and I will change it as soon as I get a good suggestion!


    This mod adds oil cells, fuel cells, implements biofuel, coalfuel and the heating cell as a BuildCraft liquid and Combustion Engine fuel, adds the ability to use all of the cells in combustion engines and tanks(water cells and lava cells are now usable in buildcraft tanks and engines!), makes refinery recipes for turning water into coolant and lava into heating liquid, and adds reinforced tanks and refineries.





    Installation:
    -2. delete META-INF
    -1. Install Forge 6.6.0.509+, given that the start is 6.6
    0. Install BuildCraft 3.4.2 and IndustrialCraft2 1.112.1(something...)-lf
    1. Download my mod here: http://www.mediafire.com/?6ri8v732jbml7vm
    2. Copy the .zip file to your mods folder in .minecraft
    3. Play MineCraft!!!


    TO DO:
    Get a new name! Oh man I need a new name come on! NEW NAME!!!!!!!



    I have a few complaints about your engines.
    First, you should have a no-overheat engine, called the small electric engine, that gives say double the MJ of the redstone engine, and accepts ap to the maximum voltage a tin cable can transmit, and should be crafted like this:
    :Rubber Log: :Rubber Log: :Rubber Log:
    :Glass Fibre: :Tesla Coil: :Glass Fibre:
    MinecraftSlime :Rubber Trampoline: MinecraftSlime
    :Rubber Log: =rubber tree, :Glass Fibre: =tin cable, :Tesla Coil: =glass, MinecraftSlime =wooden gear, :Rubber Trampoline: =piston.


    Then the medium electric engine would be like this, and would function like the current small engine:
    :Tin Ingot: :Tin Ingot: :Tin Ingot:
    :Cable: :Tesla Coil: :Cable:
    MinecraftSlime :Rubber Trampoline: MinecraftSlime
    :Tin Ingot: =tin ingot, :Cable: =copper cable, MinecraftSlime =stone gear.


    Large, and function like the current medium:
    :Copper Ingot: :Copper Ingot: :Copper Ingot:
    :Cable: :Tesla Coil: :Cable:
    MinecraftSlime :Rubber Trampoline: MinecraftSlime
    :Copper Ingot: =copper ingot, :Cable: =gold cable, MinecraftSlime =iron gear.


    Indutrial, and functions 2x worse than the current industrial engine:
    :Refined Iron: :Refined Iron: :Refined Iron:
    :Glass Fibre: :Tesla Coil: :Glass Fibre:
    MinecraftSlime :Rubber Trampoline: MinecraftSlime
    :Refined Iron: =refined iron, :Glass Fibre: =HV cable, MinecraftSlime =gold gear.


    Ultra:
    :Metal Block: :Metal Block: :Metal Block:
    :Glass Fibre: :Tesla Coil: :Glass Fibre:
    MinecraftSlime :Rubber Trampoline: MinecraftSlime
    :Glass Fibre: =optic fibre cable, MinecraftSlime =diamond gear.
    It should have to be fileed by 3 fully dedicated pumps at the same time running at maximum speed trough golden waterproof pipes to remain cool. It should give 250 MJ per tick, wich is half the maximum a pipe can hold.
    As for the textures, I think the materials tell what it should look like.
    I personally think that would be much more intuitive, and it would be great in the next update.