Changes

Summary

  1. Add the rest of the tree world gen classes, format classes and clean (details)
Commit 0092e94eb107dd81e9dc13f4d7762befbf820073 by alexbegt
Add the rest of the tree world gen classes, format classes and clean
them up. Tree's will now generate in the world.
The file was modifiedsrc/main/java/com/progwml6/natura/common/config/Config.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/nether/block/leaves/BlockNetherLeaves2.java (diff)
The file was addedsrc/main/java/com/progwml6/natura/world/worldgen/trees/nether/GhostwoodTreeGenerator.java
The file was addedsrc/main/java/com/progwml6/natura/overworld/block/crops/BlockOverworldCrops.java
The file was addedsrc/main/java/com/progwml6/natura/world/worldgen/trees/nether/FusewoodTreeGenerator.java
The file was modifiedsrc/main/java/com/progwml6/natura/nether/block/logs/BlockNetherLog.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/common/NaturaPulse.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/shared/NaturaCommons.java (diff)
The file was addedsrc/main/java/com/progwml6/natura/world/worldgen/trees/nether/DarkwoodTreeGenerator.java
The file was modifiedsrc/main/java/com/progwml6/natura/overworld/NaturaOverworld.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/worldgen/trees/overworld/EucalyptusTreeGenerator.java (diff)
The file was addedsrc/main/java/com/progwml6/natura/world/worldgen/TreeGenerator.java
The file was modifiedsrc/main/java/com/progwml6/natura/overworld/block/leaves/BlockOverworldLeaves.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/nether/block/saplings/BlockNetherSapling.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/common/NaturaOredict.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/worldgen/trees/overworld/WillowTreeGenerator.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/nether/block/leaves/BlockNetherLeaves.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/NaturaWorld.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/nether/NaturaNether.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/worldgen/trees/overworld/SakuraTreeGenerator.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/Natura.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/worldgen/trees/overworld/OverworldTreeGenerator.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/worldgen/trees/overworld/HopseedTreeGenerator.java (diff)