* Fixed data values in recipes not working properly (wither skulls, charcoal, etc.)
* Added a new general configuration option, AllowInfinity (default: false), to toggle whether infinity bows can be used with alchemical arrows or not
* Added a check in the onEnable method to filter through all Crafts configuratino options. If less than 0, it will automatically set it to 1 (Can't have 0 or less (infinite) arrows as a result anymore)
* |-> If you want to allow infinite arrows, use the new AllowInfinity configuration option