Fluidizing this beotch
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
package nmd.primal.energy;
|
package nmd.primal.energy;
|
||||||
|
|
||||||
import net.minecraft.init.Blocks;
|
|
||||||
import cpw.mods.fml.common.Mod;
|
import cpw.mods.fml.common.Mod;
|
||||||
import cpw.mods.fml.common.Mod.EventHandler;
|
import cpw.mods.fml.common.Mod.EventHandler;
|
||||||
import cpw.mods.fml.common.event.FMLInitializationEvent;
|
import cpw.mods.fml.common.event.FMLInitializationEvent;
|
||||||
@@ -17,6 +16,4 @@ public class Main
|
|||||||
// some example code
|
// some example code
|
||||||
//System.out.println("DIRT BLOCK >> "+Blocks.dirt.getUnlocalizedName());
|
//System.out.println("DIRT BLOCK >> "+Blocks.dirt.getUnlocalizedName());
|
||||||
}
|
}
|
||||||
|
|
||||||
//Fluids comment
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user