Started by
NickGamerHD
on
Topic category: General discussion
Hello!
I was doing a mod and i realized that I CAN'T PUT THE DAMAGE OF A SWORD PLUS THAN 100! I really want to do that! It's an essencial part of my mod pls if there is an way to put this more than 100 notice me!
if there is a REALLY simple way to do this that im not figuring out pls notice me ANYWAYS cuz im a new person in making mods :)
This is kinda easy to do. Go to the code of your sword and when you go down you will see 5 numbers, go to the fourth number and edit it.
Insert (damage)-4 because it isn't the damage but the harvest damage level.
Example: 200 damage: 200-4=196