Jump to content

1NYLE1

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by 1NYLE1

  1. Ah, ok. Thanks
  2. Trying to create a mod that adds extra models to the player like armor when you have it in your inventory (i.e. wings or a pool tube). What is the easiest way I can do this?
  3. Ok, that helped the zombie doesn't have an different attack so that screwed me up. It still doesn't move when I tried copying the zombie movement into it.
  4. Well, yeah, it is extending EntityMob, which I thought covered the AI/attacking of the mob.
  5. Trying to create a boss mob. I'm implementing IBossDisplayData and have BossStatus.setBossStatus(this, true) under onLivingUpdate. The mob just doesn't move at all, and stands still.
  6. Sorry, again, kind of new to this how can I do this?
  7. I want to create a mob that destroys blocks it walks through. I'm kind of new to this so could some one help?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.