Added more recipes, made Imbued Spell Enhancements craftable

This commit is contained in:
WayofTime 2014-12-05 12:13:10 -05:00
parent 41c8d888b9
commit 574f43010d
24 changed files with 295 additions and 23 deletions

View file

@ -61,6 +61,7 @@ public class EntityDemon extends EntityTameable implements IDemon
return null;
}
@Override
protected void dropFewItems(boolean par1, int par2)
{
if(this.getDoesDropCrystal())