Changes

Summary

  1. Begin working on Natura for 1.15.2! (details)
Commit d741c49512fac79345465ba3856cb1dd21fa6719 by alexbegt
Begin working on Natura for 1.15.2!

Delete all the old source to start fresh due to the changes done by vanilla.
The file was removedsrc/main/java/com/progwml6/natura/common/block/BlockGrassStairs.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/bush/BlockNetherBerryBush.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/leaves/BlockOverworldLeaves.java
The file was removedsrc/main/java/com/progwml6/natura/shared/block/clouds/BlockCloud.java
The file was removedsrc/main/java/com/progwml6/natura/tools/item/tools/ItemNaturaAxe.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/flower/BlockBluebellsFlower.java
The file was removedsrc/main/java/com/progwml6/natura/tools/item/tools/ItemNaturaSword.java
The file was removedsrc/main/java/com/progwml6/natura/decorative/block/workbenches/BlockNetherWorkbenches.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/slabs/BlockColoredGrassSlab.java
The file was removedsrc/main/java/com/progwml6/natura/common/gui/GuiHandler.java
The file was modifiedgradlew (diff)
The file was removedsrc/main/java/com/progwml6/natura/nether/block/soil/BlockTaintedSoil.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/trees/overworld/EucalyptusTreeGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/common/block/base/BlockLeavesBase.java
The file was removedsrc/main/java/com/progwml6/natura/decorative/block/bookshelves/BlockOverworldBookshelves.java
The file was removedsrc/main/java/com/progwml6/natura/common/NaturaPulse.java
The file was removedsrc/main/java/com/progwml6/natura/common/gui/common/FurnaceContainer.java
The file was removedsrc/main/java/com/progwml6/natura/library/client/renderer/monster/RenderNautraHeatscarSpider.java
The file was removedsrc/main/java/com/progwml6/natura/nether/NaturaNether.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/pressureplate/BlockNetherPressurePlate.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/rail/BlockBlazeRailDetector.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/GlowshroomGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/leaves/BlockNetherLeaves2.java
The file was removedsrc/main/java/com/progwml6/natura/common/recipe/ConfigOptionEnabledConditionFactory.java
The file was removedsrc/main/java/com/progwml6/natura/library/client/renderer/monster/RenderNautraBabyHeatscarSpider.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/shrooms/BlockNetherGlowshroom.java
The file was removedsrc/main/java/com/progwml6/natura/decorative/block/workbenches/BlockOverworldWorkbenches.java
The file was added.editorconfig
The file was removedsrc/main/java/com/progwml6/natura/shared/CommonsClientProxy.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/slabs/BlockOverworldSlab.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/lever/BlockNetherLever.java
The file was removedsrc/main/java/com/progwml6/natura/common/block/BlockEnumBerryBush.java
The file was removedsrc/main/java/com/progwml6/natura/common/block/BlockEnumLog.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/furnace/tile/TileEntityNetherrackFurnace.java
The file was removedsrc/main/java/com/progwml6/natura/plugin/PluginJEI.java
The file was removedsrc/main/java/com/progwml6/natura/common/item/ItemBlockLeaves.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/glowshroom/nether/BabyGlowshroomGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/entities/entity/passive/EntityImp.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/OverworldBerryBushesGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/common/block/base/BlockFenceBase.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/leaves/BlockRedwoodLeaves.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/saplings/BlockOverworldSapling2.java
The file was removedsrc/main/java/com/progwml6/natura/library/worldgen/WorldGenHelper.java
The file was removedsrc/main/java/com/progwml6/natura/common/block/MaterialCloud.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/leaves/BlockOverworldLeaves2.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/clouds/CloudsGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/common/recipe/IsPulseLoadedConditionFactory.java
The file was removedsrc/main/java/com/progwml6/natura/decorative/DecorativeClientProxy.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/retrogen/TickHandlerWorldRetrogen.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/slabs/BlockOverworldSlab2.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/glass/BlockNetherGlass.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/sand/BlockHeatSand.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/NetherMinableGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/common/item/ItemNaturaDoor.java
The file was removedsrc/main/java/com/progwml6/natura/Natura.java
The file was removedsrc/main/java/com/progwml6/natura/common/gui/common/WorkbenchContainer.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/item/ItemSeeds.java
The file was removedsrc/main/java/com/progwml6/natura/tools/item/tools/ItemNaturaFlintAndBlaze.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/trees/BaseTreeGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/library/NaturaRegistry.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/saplings/BlockRedwoodSapling.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/trees/overworld/HopseedTreeGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/grass/BlockColoredGrass.java
The file was removedsrc/main/java/com/progwml6/natura/entities/entity/monster/EntityBabyHeatscarSpider.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/OverworldClientProxy.java
The file was removedsrc/main/java/com/progwml6/natura/library/client/renderer/monster/RenderNaturaNitroCreeper.java
The file was removedsrc/main/java/com/progwml6/natura/oredict/NaturaOredict.java
The file was removedsrc/main/java/com/progwml6/natura/shared/item/bags/ItemBoneBag.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/OverworldTreesGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/common/block/base/BlockTrapDoorBase.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/glowshroom/nether/GreenGlowshroomGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/entities/entity/monster/EntityHeatscarSpider.java
The file was removedsrc/main/java/com/progwml6/natura/world/WorldEvents.java
The file was modifiedgradle/wrapper/gradle-wrapper.jar (diff)
The file was removedsrc/main/java/com/progwml6/natura/entities/entity/monster/EntityNitroCreeper.java
The file was removedsrc/main/java/com/progwml6/natura/common/block/base/BlockNaturaStairsBase.java
The file was removedsrc/main/java/com/progwml6/natura/common/block/base/BlockPressurePlateBase.java
The file was removedsrc/main/java/com/progwml6/natura/decorative/NaturaDecorative.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/saplings/BlockNetherSapling.java
The file was removedsrc/main/java/com/progwml6/natura/shared/NaturaCommons.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/trees/overworld/RedwoodTreeGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/button/BlockNetherButton.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/saguaro/SaguaroGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/NaturaOverworld.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/trees/nether/BloodwoodTreeGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/bush/BlockOverworldBerryBush.java
The file was removedsrc/main/java/com/progwml6/natura/plugin/CraftingTweaks.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/logs/BlockOverworldLog2.java
The file was removedsrc/main/java/com/progwml6/natura/common/client/GrassColorizer.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/rail/BlockBlazeRail.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/saplings/BlockNetherSapling2.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/saplings/BlockOverworldSapling.java
The file was removedsrc/main/java/com/progwml6/natura/shared/item/food/ItemNaturaEdibleSoup.java
The file was removedsrc/main/java/com/progwml6/natura/common/gui/client/WorkbenchGui.java
The file was removedsrc/main/java/com/progwml6/natura/library/client/state/CustomStateMap.java
The file was removedsrc/main/java/com/progwml6/natura/plugin/waila/HUDHandlerNatura.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/item/ItemSaguaroFruit.java
The file was modifiedgradlew.bat (diff)
The file was removedsrc/main/java/com/progwml6/natura/library/client/renderer/passive/RenderNaturaImp.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/vine/BlockNetherThornVines.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/glowshroom/nether/PurpleGlowshroomGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/entities/EntitiesClientProxy.java
The file was modifiedgradle/wrapper/gradle-wrapper.properties (diff)
The file was removedsrc/main/java/com/progwml6/natura/tools/NaturaTools.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/obelisk/BlockRespawnObelisk.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/berry/BaseBerryBushGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/VineGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/glowshroom/nether/BlueGlowshroomGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/saguaro/BlockSaguaroFruit.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/planks/BlockNetherPlanks.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/crops/BlockNaturaCotton.java
The file was removedsrc/main/java/com/progwml6/natura/tools/item/armor/ItemNaturaImpArmor.java
The file was removedsrc/main/java/com/progwml6/natura/tools/ToolsClientProxy.java
The file was removedsrc/main/java/com/progwml6/natura/common/block/BlockNaturaDoor.java
The file was removedsrc/main/java/com/progwml6/natura/shared/item/food/ItemNaturaEdible.java
The file was removedsrc/main/java/com/progwml6/natura/common/block/base/BlockButtonBase.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/berry/nether/NetherBerryBushGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/trees/nether/FusewoodTreeGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/planks/BlockOverworldPlanks.java
The file was removedsrc/main/java/com/progwml6/natura/library/enums/WoodTypes.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/NetherTreesGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/entities/NaturaEntities.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/logs/BlockNetherLog2.java
The file was removedsrc/main/java/com/progwml6/natura/common/EntityIDs.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/berry/overworld/OverworldBerryBushGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/hopper/BlockBlazeHopper.java
The file was removedsrc/main/java/com/progwml6/natura/world/WorldClientProxy.java
The file was removedsrc/main/java/com/progwml6/natura/common/ClientProxy.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/vine/ThornvinesGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/NetherBerryBushesGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/rail/BlockBlazeRailPowered.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/trees/overworld/SakuraTreeGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/common/config/Config.java
The file was removedsrc/main/java/com/progwml6/natura/common/gui/client/FurnaceGui.java
The file was removedsrc/main/java/com/progwml6/natura/world/NaturaWorld.java
The file was removedsrc/main/java/com/progwml6/natura/tools/item/bows/ItemNaturaBow.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/crops/BlockOverworldCrops.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/trees/overworld/WillowTreeGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/saguaro/BlockSaguaroBaby.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/logs/BlockNetherLog.java
The file was removedsrc/main/java/com/progwml6/natura/plugin/waila/PluginWaila.java
The file was modifiedJenkinsfile (diff)
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/crops/BlockNaturaBarley.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/logs/BlockOverworldLog.java
The file was removedsrc/main/java/com/progwml6/natura/common/ModelRegisterUtil.java
The file was removedsrc/main/java/com/progwml6/natura/common/block/base/BlockFenceGateBase.java
The file was removedsrc/main/java/com/progwml6/natura/decorative/block/bookshelves/BlockNetherBookshelves.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/CloudGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/furnace/BlockNetherrackFurnace.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/leaves/BlockNetherLeaves.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/trees/overworld/OverworldTreeGenerator.java
The file was modifiedgradle.properties (diff)
The file was removedsrc/main/java/com/progwml6/natura/nether/NetherClientProxy.java
The file was removedsrc/main/java/com/progwml6/natura/tools/item/tools/ItemNaturaKama.java
The file was removedsrc/main/java/com/progwml6/natura/library/Util.java
The file was removedsrc/main/java/com/progwml6/natura/shared/item/bags/ItemSeedBag.java
The file was removedsrc/main/java/com/progwml6/natura/common/CommonProxy.java
The file was removedsrc/main/java/com/progwml6/natura/tools/item/tools/ItemNaturaPickaxe.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/trees/nether/DarkwoodTreeGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/CropGenerator.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/trees/nether/GhostwoodTreeGenerator.java
The file was modifiedbuild.gradle (diff)
The file was removedsrc/main/java/com/progwml6/natura/tools/item/tools/ItemNaturaShovel.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/logs/BlockRedwoodLog.java
The file was removedsrc/main/java/com/progwml6/natura/common/client/LeavesColorizer.java
The file was removedsrc/main/java/com/progwml6/natura/overworld/block/saguaro/BlockSaguaro.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/slabs/BlockNetherSlab.java
The file was removedsrc/main/java/com/progwml6/natura/common/GuiIDs.java
The file was removedsrc/main/java/com/progwml6/natura/nether/block/shrooms/BlockNetherLargeGlowshroom.java
The file was removedsrc/main/java/com/progwml6/natura/world/worldgen/glowshroom/BaseGlowshroomGenerator.java