Changes

Summary

  1. Add config option: addSeedsCraftingRecipe (details)
  2. Improve blank slate settings for custom field weight options (details)
  3. Add Natura barley -> barley seeds recipe if HO adds wheat -> seeds (details)
Commit 4b91e564ebf1b81bd3d1cad0d34094181c2ff5e1 by squeek502
Add config option: addSeedsCraftingRecipe
* Makes the addition of the wheat -> seeds crafting recipe optional
* Contributes towards #79
The file was modifiedsrc/main/java/iguanaman/hungeroverhaul/HungerOverhaul.java (diff)
The file was modifiedsrc/main/java/iguanaman/hungeroverhaul/config/IguanaConfig.java (diff)
The file was modifiedsrc/main/java/iguanaman/hungeroverhaul/module/ModuleVanilla.java (diff)
Commit 920a37132083062a57b243b933b0a2631054de8f by squeek502
Improve blank slate settings for custom field weight options
The file was modifiedsrc/main/java/iguanaman/hungeroverhaul/config/IguanaConfig.java (diff)
Commit 7de4bbcd188d98334ddbaa198879b57f0fd5d6ab by squeek502
Add Natura barley -> barley seeds recipe if HO adds wheat -> seeds
* Closes #39 (finally)
The file was modifiedsrc/main/java/iguanaman/hungeroverhaul/module/ModuleNatura.java (diff)