Changes

Summary

  1. Add all the missing recipes, Clean up the recipes and make (details)
Commit 60269cd942bfbeb2c33028a725e45f919848ba70 by alexbegt
Add all the missing recipes, Clean up the recipes and make
bookshelves/Workbenches use the PlankType from the planks blocks to make
life easier when adding their recipes.
The file was modifiedsrc/main/java/com/progwml6/natura/entities/NaturaEntities.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/shared/NaturaCommons.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/decorative/block/bookshelves/BlockOverworldBookshelves.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/decorative/block/workbenches/BlockNetherWorkbenches.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/nether/NaturaNether.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/library/enums/WoodTypes.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/overworld/NaturaOverworld.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/decorative/block/workbenches/BlockOverworldWorkbenches.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/tools/NaturaTools.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/common/NaturaPulse.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/oredict/NaturaOredict.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/decorative/block/bookshelves/BlockNetherBookshelves.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/decorative/NaturaDecorative.java (diff)