Posts by DubStalker

    Hi folks! I've got some problem here with MT3. So....
    I decided to cook some Certus Quartz (AE2) from Certus Quartz Seed and Distilled Water in Autoclave (GregTech 5.09). So here is my script:

    Code
    Autoclave.addRecipe(CertusQ, CertusQSeed, <liquid:ic2distilledwater> * 200, 10000, 1000, 24);


    It's look like everything is all right, after "/mt reload" there is no any errors, but the recipe does not appear in NEI.


    At the same time these line:

    Code
    Mixer.addRecipe(FluixCrys * 2, null, [ChargedQ, NetherQDust, RedstoneDust], <liquid:ic2distilledwater> * 500, 60, 10);


    works perfect.


    So, gentlemen, whats my fail? :?:


    P.S. Sorry for my English, it isn't my native language.