Jump to content

Niernen

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Niernen

  1. I haven't done anything with Forge's event system, but it's nothing I can't learn. Thanks for the answers @DeadPix thanks, I'm gonna try that
  2. For my mod I want a player receive drowning damage for 10sec, every second 1 heart of damage. The damage part is no problem using player.attackEntityFrom(DamageSource.drown, 2); but how can I make this repeat every second for 10 seconds?
×
×
  • Create New...

Important Information

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