Member
Level 1
New Miner
0

Forum Posts

1 - 2 of 2

    Mraft
    03/09/2014 4:43 pm
    Level 1 : New Miner
    1. Minecraft name
    My name is: sandboxking27.

    2. Why would you like to join?
    becuase I like white-lists for a lot less lag and no griefing.

    3. What would you do on the server?
    I would begin playing minecraft like a boss!!!

    4. Age?
    I'm 12 and in 2 months I shall be 13.

    5. Have you ever been banned before from a server before?
    Negatory.

    6. Why should you join?
    I like white-Lists and I am modest and super awesome!
    1
    Mraft
    01/26/2014 1:42 pm
    Level 1 : New Miner
    hello, I have been watching ScratchForFuns new liquid tutorial and I have tried to follow the exact same as him i even changed my variables to match and i have one error i don't under stand a semi colon that's erred

    I will have @ sign on the line the errors on


    |package Sandboxking27.LogicCraft.fluid;
    |
    | import net.minecraft.block.Block;
    | import net.minecraft.block.material.Material;
    | import net.minecraftforge.fluids.Fluid;
    |
    | public class Fluids {
    | //liquids registery
    | public static Block blockIronFluid;
    |
    | //fluid registery
    | public static Fluid fluidIron;
    |
    |
    | //material registry
    | public static Material materialFluidIron;
    |
    | // fluid ids
    @ public static final int idFluidIron = 240; < the error is this semicolon
    |
    | fluidIron = new Fluid("fluid").setBlockID(idFluidIron);
    | FluidRegistry.registerFluid(fluidIron);
    |
    | materialFluidIron = new MaterialLiquid(MapColor.ironColor);
    |
    |
    | blockIronFluid = new
    | BlockIronFluid(dFluidIron).setUnlocalizedName("fluid_iron").setTexture("");
    | }
    | }
    1

1 - 2 of 2

Welcome