Changes

Summary

  1. Update to 1.12.2 (details)
  2. Clean up the Saguaro Generator + fix it not generating correctly. (details)
  3. Imp's should now spawn in any world that is "hell" typed (water isn't (details)
The file was modifiedsrc/main/java/com/progwml6/natura/Natura.java (diff)
The file was modifiedgradle.properties (diff)
The file was modifiedbuild.gradle (diff)
Commit 3f74ed09cc88ba90afd7f0452274afb6179aa5d1 by alexbegt
Clean up the Saguaro Generator + fix it not generating correctly.
The file was modifiedsrc/main/java/com/progwml6/natura/world/worldgen/saguaro/SaguaroGenerator.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/worldgen/OverworldTreesGenerator.java (diff)
Commit e11b2ba13c34abfbc3fa470f84977a7b0d2f32b9 by alexbegt
Imp's should now spawn in any world that is "hell" typed (water isn't
allowed and or is labeled as a hell biome)
The file was modifiedsrc/main/java/com/progwml6/natura/entities/entity/passive/EntityImp.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/shared/item/bags/ItemBoneBag.java (diff)