Sky Stone Smooth :3

This commit is contained in:
AlgorithmX2
2014-02-28 13:13:43 -06:00
parent f1da7b1970
commit 768470512b
3 changed files with 59 additions and 3 deletions
+5
View File
@@ -680,6 +680,11 @@ public class AEBaseBlock extends BlockContainer implements IAEFeature
return true;
}
public String getUnlocalizedName(ItemStack is)
{
return getUnlocalizedName();
}
public void addInformation(ItemStack is, EntityPlayer player, List<?> lines, boolean advancedItemTooltips)
{