[IMPROVEMENT] Reforge System
currently reforge statistics are calculated with a formula which isn't possible with most reforges (net.swofty.commons.item.ReforgeType). Instead, hardcode the numbers which leads to way easier adjusting when hypixel changes their numbers again.
The way that reforgetype works allows you to just have a switch statement in there, essentially hardcoding it. I just haven't happened to do that and instead wrote some equations.
net.swofty.types.generic.utility.RarityValue would be ideal for this but since ReforgeType is in commons switches is prob the way to go
this is done^^ but following things also need to be done:
- supporting reforges being able to put on multiple types of tools
- reforge stones