More attempts at the armour rendering, and an attempt to fix the entities.
This commit is contained in:
parent
43c1386c78
commit
32e6539deb
10 changed files with 20 additions and 19 deletions
|
@ -107,7 +107,6 @@ public class EntityWingedFireDemon extends EntityDemon implements IRangedAttackM
|
|||
{
|
||||
super.entityInit();
|
||||
this.dataWatcher.addObject(18, this.getHealth());
|
||||
this.dataWatcher.addObject(19, 0);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue