Changes

Summary

  1. Add Clouds (disabled by default), Grass Stairs. Fix some world gen (details)
Commit 4d3e3df34d8734d4ffff45051e269978e507f634 by alexbegt
Add Clouds (disabled by default), Grass Stairs. Fix some world gen
issues. Fast textures for leaves now look correct again :D!
The file was modifiedsrc/main/java/com/progwml6/natura/common/ClientProxy.java (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/berrybush/overworld/blueberry.png (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/berrybush/overworld/maloberry_ripe.png (diff)
The file was addedsrc/main/resources/assets/natura/textures/blocks/clouds/white_cloud.png
The file was addedsrc/main/resources/assets/natura/textures/blocks/clouds/dark_cloud.png
The file was addedsrc/main/java/com/progwml6/natura/shared/block/clouds/BlockCloud.java
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/berrybush/nether/skyberry.png (diff)
The file was addedsrc/main/resources/assets/natura/blockstates/colored_grass_stairs_bluegrass.json
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/leaves/nether/darkwood_leaves.png (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/leaves/overworld/tiger_leaves.png (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/shared/NaturaCommons.java (diff)
The file was addedsrc/main/resources/assets/natura/textures/blocks/clouds/ash_cloud.png
The file was addedsrc/main/resources/assets/natura/blockstates/colored_grass_stairs_topiary.json
The file was removedsrc/main/resources/assets/natura/textures/blocks/clouds/cloud_dark.png
The file was addedsrc/main/resources/assets/natura/models/block/natura_outer_stairs.json
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/berrybush/nether/duskberry_ripe.png (diff)
The file was addedsrc/main/java/com/progwml6/natura/world/worldgen/CloudGenerator.java
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/berrybush/nether/stingberry.png (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/overworld/OverworldClientProxy.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/shared/CommonsClientProxy.java (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/leaves/nether/darkwood_flowering_leaves.png (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/berrybush/nether/blightberry_ripe.png (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/worldgen/trees/overworld/WillowTreeGenerator.java (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/berrybush/overworld/raspberry.png (diff)
The file was addedsrc/main/java/com/progwml6/natura/world/worldgen/clouds/CloudsGenerator.java
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/berrybush/overworld/raspberry_ripe.png (diff)
The file was addedsrc/main/resources/assets/natura/models/block/natura_inner_stairs.json
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/leaves/overworld/willow_leaves.png (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/worldgen/retrogen/TickHandlerWorldRetrogen.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/overworld/NaturaOverworld.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/common/config/Config.java (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/berrybush/overworld/blackberry_ripe.png (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/leaves/nether/darkwood_fruit_leaves.png (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/worldgen/TreeGenerator.java (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/berrybush/nether/blightberry.png (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/nether/NetherClientProxy.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/library/Util.java (diff)
The file was addedsrc/main/resources/assets/natura/textures/blocks/clouds/sulfur_cloud.png
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/berrybush/overworld/blueberry_ripe.png (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/leaves/nether/bloodwood_leaves.png (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/berrybush/overworld/maloberry.png (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/leaves/overworld/sakura_leaves.png (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/berrybush/nether/duskberry.png (diff)
The file was addedsrc/main/java/com/progwml6/natura/common/block/MaterialCloud.java
The file was addedsrc/main/resources/assets/natura/blockstates/colored_grass_stairs_autumnal.json
The file was removedsrc/main/resources/assets/natura/textures/blocks/clouds/cloud_gray.png
The file was removedsrc/main/resources/assets/natura/textures/blocks/clouds/cloud_white.png
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/leaves/nether/fusewood_leaves.png (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/leaves/overworld/maple_leaves.png (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/berrybush/nether/skyberry_ripe.png (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/common/NaturaPulse.java (diff)
The file was addedsrc/main/java/com/progwml6/natura/common/block/BlockGrassStairs.java
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/leaves/nether/ghostwood_leaves.png (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/berrybush/overworld/blackberry.png (diff)
The file was modifiedbuild.properties (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/leaves/overworld/amaranth_leaves.png (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/overworld/block/saplings/BlockOverworldSapling2.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/NaturaWorld.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/library/NaturaRegistry.java (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/leaves/overworld/eucalyptus_leaves.png (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/leaves/overworld/hopseed_leaves.png (diff)
The file was addedsrc/main/java/com/progwml6/natura/common/ModelRegisterUtil.java
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/berrybush/nether/stingberry_ripe.png (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/leaves/overworld/redwood_leaves.png (diff)
The file was modifiedsrc/main/resources/assets/natura/lang/en_US.lang (diff)
The file was modifiedsrc/main/resources/assets/natura/textures/blocks/leaves/overworld/silverbell_leaves.png (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/entities/entity/monster/EntityHeatscarSpider.java (diff)
The file was modifiedsrc/main/resources/assets/natura/blockstates/clouds.json (diff)
The file was addedsrc/main/resources/assets/natura/models/block/natura_stairs.json
The file was removedsrc/main/resources/assets/natura/textures/blocks/clouds/cloud_sulfur.png