My mind is blown :D Not sure whats up

This commit is contained in:
modmuss50 2015-06-06 21:41:41 +01:00
parent ee798923f5
commit 4d76a3071d
24 changed files with 110 additions and 23 deletions

View file

@ -12,7 +12,7 @@ import net.minecraft.util.MathHelper;
import net.minecraft.world.World;
import techreborn.client.TechRebornCreativeTab;
public class BlockMachineBase extends BlockContainer{
public class BlockMachineBase extends BlockContainer {
public BlockMachineBase(Material material)
{