Posts by artdude543

    Hello,


    I am having some trouble working out how to use the API for the machines I have worked out the main machines recipes but I am having some difficulty working out how to add a Thermal Centrifuge recipes. This is what I have (And believe to be right) But according to eclipse I am doing it wrong :/


    Code
    Recipes.centrifuge.addRecipe(new RecipeInputItemStack(new ItemStack(Block.sand)), new NBTTagCompound("minHeat", 1-1), new ItemStack(ModBlocks.BlockPolishedGlass, 2));


    If anyone can help that would be most appreciated.


    Thanks,
    artdude543

    Not sure if It's just my client but using the "Advanced Nano Chestplate" the jetpack sound is not playing when Im using it, in the client console it is spamming "[INFO] [STDOUT] Invalid sound file: JetpackLoop.ogg" I have IC2 installed (Obvs) but I think there could be a bug here :) Hope It can be fixed