Jump to content

recneps

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by recneps

  1. I'd just put it in the code right before it checks if you're wearing the armour.. That way it sets it to 0 each time and then increases it afterwards.
  2. Okay, I did that and ran it. Now I'm getting an error about JAVA HOME referencing a JRE instead of a JDK. Is there a way for me to make this reference a specific file, instead of the default Java location?
  3. It seems to me like the error is it not resetting the knockback resistance of the player. It increases it by .25 if the player is wearing the armour, but does it ever set it to 0? Or does it just increase it each time the code runs?
  4. When I try to run gradlew setupDecompWorkspace, it gets this error, about not being able to resolve all the dependencies. It fails within the first minute.
×
×
  • Create New...

Important Information

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