Changes

Summary

  1. Add the redwood tree back, and add support for bee hives to all trees temporarily (details)
Commit 3bc28379c48008ac127f284669a936e5e30cb3a2 by alexbegt
Add the redwood tree back, and add support for bee hives to all trees temporarily
The file was addedsrc/main/java/com/progwml6/natura/common/NaturaTags.java
The file was modifiedsrc/main/java/com/progwml6/natura/common/data/NaturaBlockLootTables.java (diff)
The file was addedsrc/generated/resources/data/natura/tags/blocks/redwood_logs.json
The file was addedsrc/main/resources/assets/natura/models/item/redwood_heart.json
The file was addedsrc/main/java/com/progwml6/natura/world/block/RedwoodLeavesBlock.java
The file was addedsrc/main/resources/assets/natura/blockstates/redwood_sapling.json
The file was modifiedsrc/main/java/com/progwml6/natura/common/NaturaModule.java (diff)
The file was addedsrc/generated/resources/data/natura/tags/items/redwood_logs.json
The file was addedsrc/main/resources/assets/natura/models/block/log/redwood_root.json
The file was addedsrc/generated/resources/data/natura/loot_tables/blocks/redwood_bark.json
The file was modifiedsrc/main/java/com/progwml6/natura/world/worldgen/trees/OverworldTree.java (diff)
The file was addedsrc/main/resources/assets/natura/models/item/redwood_leaves.json
The file was modifiedsrc/generated/resources/data/minecraft/tags/items/saplings.json (diff)
The file was addedsrc/main/resources/assets/natura/blockstates/redwood_heart.json
The file was addedsrc/generated/resources/data/natura/loot_tables/blocks/redwood_root.json
The file was addedsrc/generated/resources/data/natura/loot_tables/blocks/redwood_leaves.json
The file was modifiedsrc/main/java/com/progwml6/natura/world/worldgen/trees/config/BaseOverworldTreeFeatureConfig.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/NaturaWorld.java (diff)
The file was addedsrc/main/java/com/progwml6/natura/world/worldgen/trees/feature/RedwoodTreeFeature.java
The file was addedsrc/main/java/com/progwml6/natura/world/worldgen/trees/config/RedwoodTreeFeatureConfig.java
The file was addedsrc/main/resources/assets/natura/blockstates/redwood_bark.json
The file was modifiedsrc/generated/resources/data/minecraft/tags/items/leaves.json (diff)
The file was addedsrc/main/resources/assets/natura/models/block/log/redwood_heart.json
The file was modifiedsrc/main/java/com/progwml6/natura/world/NaturaStructures.java (diff)
The file was addedsrc/main/resources/assets/natura/models/item/redwood_sapling.json
The file was addedsrc/main/java/com/progwml6/natura/world/worldgen/trees/RedwoodTree.java
The file was addedsrc/main/resources/assets/natura/blockstates/redwood_root.json
The file was modifiedsrc/main/java/com/progwml6/natura/world/worldgen/trees/feature/EucalyptusTreeFeature.java (diff)
The file was addedsrc/generated/resources/data/natura/loot_tables/blocks/redwood_sapling.json
The file was modifiedsrc/generated/resources/data/minecraft/tags/blocks/leaves.json (diff)
The file was addedsrc/main/java/com/progwml6/natura/world/block/RedwoodType.java
The file was addedsrc/main/resources/assets/natura/models/block/log/redwood_bark.json
The file was addedsrc/main/resources/assets/natura/blockstates/redwood_leaves.json
The file was addedsrc/main/resources/assets/natura/models/item/redwood_bark.json
The file was addedsrc/generated/resources/data/natura/loot_tables/blocks/redwood_heart.json
The file was modifiedsrc/main/java/com/progwml6/natura/common/data/NaturaBlockTagsProvider.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/library/Util.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/WorldClientEvents.java (diff)
The file was addedsrc/main/resources/assets/natura/models/item/redwood_root.json
The file was modifiedsrc/generated/resources/data/minecraft/tags/blocks/saplings.json (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/common/data/NaturaItemTagsProvider.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/worldgen/trees/feature/OverworldTreeFeature.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/worldgen/trees/feature/HopseedTreeFeature.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/world/worldgen/trees/feature/WillowTreeFeature.java (diff)