Jump to content

Recommended Posts

Posted

Hello!

I have a Hexxit Server on version 1.5.2 (Hexxit version 1.0.10)

I changed some code at : .../mods/HexxitGear-1.0-23.jar/core/buff/BuffThiefSet.java

I added:        player.addPotionEffect(new PotionEffect(Potion.fireResistance.id, 20, 1));
        player.addPotionEffect(new PotionEffect(Potion.resistance.id, 20, 0));

to make the Thief armor stronger. I don't know why but the changes do not work when I join my Server.

Can Somebody help me? 

~Stony

thiefarmor.png

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...