Changes

Summary

  1. Downgrade mappings to fix issue of not being able to run Tinkers (details)
Commit 48b457f7f7cbcbbdd7e171c1f04955c2ecffdfb8 by alexbegt
Downgrade mappings to fix issue of not being able to run Tinkers
Construct in the dev environment, and Fix not being able to grow
overworld saplings (maple etc) Closes #369
The file was modifiedsrc/main/java/com/progwml6/natura/common/gui/common/FurnaceContainer.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/nether/block/leaves/BlockNetherLeaves2.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/overworld/block/crops/BlockOverworldCrops.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/overworld/block/leaves/BlockOverworldLeaves.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/worldgen/trees/nether/GhostwoodTreeGenerator.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/overworld/block/leaves/BlockOverworldLeaves2.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/nether/block/logs/BlockNetherLog2.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/dimension/ChunkProviderNetherite.java (diff)
The file was modifiedgradle.properties (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/overworld/block/logs/BlockOverworldLog.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/NaturaWorld.java (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/common/client/GrassColorizer.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/overworld/block/leaves/BlockRedwoodLeaves.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/worldgen/trees/overworld/RedwoodTreeGenerator.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/nether/block/logs/BlockNetherLog.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/overworld/block/logs/BlockOverworldLog2.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/worldgen/trees/nether/DarkwoodTreeGenerator.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/decorative/DecorativeClientProxy.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/nether/block/furnace/tile/TileEntityNetherrackFurnace.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/worldgen/trees/overworld/SakuraTreeGenerator.java (diff)