ADDED: - Added a config option for starter thirst level
Code (YAML):
Mechanics:
Thirst:
Starting-Amount: 30
#<-- default is 30, max is 40
FIXED: - Fixed an issue with the fishing rod recipe. Was not loading custom recipe, config option was in the wrong spot, moved from (Mechanics.FishingRod -> Recipes.FishingRod) (You will notice "Mechanics.FishingRod" is still in your config file and it will be ignored)