You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed canToolHarvestLevel, Closes#49
Updated Forge to add support for new getHarvestLevel
Added mod name to @mod annotation
Cleanup of a few unused parameters in method constructors
Add Waila option to show harvest level number
* Can now choose to show harvest level name, number, both, or neither
* Only shows the number + name if they are different
* Closes#41