- Allowed mangroves to generate on deeper water [Massimo Cantú]
- fixed seasonal manager forcing NormalSeasonManager [Massimo Cantú]
- new beenest rarity tags +bees in cherry & mangrove [Massimo Cantú]
- fixed server crash with new palm model loaders [Massimo Cantú]
- added experimental underground biome generation [Massimo Cantú]
- Added integrated palm frond models and loaders [Massimo Cantú]
- Added warnings when treeparts don't match [Massimo Cantú]
- Fixed crash when system locale is set to Turkish [Massimo Cantú]
- added min_drops and max_drops to fruit and pods [Massimo Cantú]
- added falling_tree_damage_immune entity type tag [Massimo Cantú]
- added data generation stream event
- allowed mushrooms to grow on podzol [Massimo Cantú]
- Updated patchouli book [Massimo Cantú]
- Fixed crash with village replacements [Massimo Cantú]
- Moved feature rep. datagen out of GatherDataHelper [Massimo Cantú]
- Fixed patchouli book [Massimo Cantú]
- allowed non mangrove trees to be planted on mud [Massimo Cantú]
- Fixed patchouli book [Massimo Cantú]
- allowed non mangrove trees to be planted on mud [Massimo Cantú]
- Changed RandomXOR to use safe LegacyRandomSource [Massimo Cantú]
- Prevented color handler registration from crashing [Massimo Cantú]
- Fixed snow not generating on top of trees
- Fixed incompatibility with Distant Horizons
- beta version bump [Massimo Cantú]
- removed maximum forge version requirement [Massimo Cantú]
- allowed non mangrove trees to be planted on mud [Massimo Cantú]
- removed use of LegacyRandomSource [Massimo Cantú]
- added maximum forge version requirement
- set chance on unhandled biomes to 1 (for addons)
- Added drop count property to pods
- Added custom branch stripping properties to Family
- Fixed worldgen OR and ! operators, added tags_or
- Added drop count property to pods
- Added custom branch stripping properties to Family
- Fixed worldgen OR and ! operators, added tags_or
- allowed "only_if_loaded" to use arrays
- removed empty depricated function [Massimo Cantú]
- Fixed compile issues [Massimo Cantú]
- allowed "only_if_loaded" to use arrays [Massimo Cantú]
- Added texture overrides to soil properties [Massimo Cantú]
- fixed bugs [Massimo Cantú]
- Update mangrove_seed.png [Massimo Cantú]
- fixed surface roots state generator [Max Hyper]
- added texture overrides to species [Max Hyper]
- Added textureOverride and modelOverride properties [Max Hyper]
- Update mangrove_seed.png [Massimo Cantú]
- Fixed warped mushroom sapling model [Max Hyper]
- Added textureOverride and modelOverride properties to families, species, leavesProperties and SoilProperties. These are used for Data generation to allow compatiblity with mods that have unusual model and texture locations.
- Update mangrove seed item texture
- fixed surface roots state generator
- Fixed BlockEntity error spam in console
- Updated cherry item texture
- Updated cherry tree worldgen
- Fixed names of cherry tree seed, branch and species
- Fixed trees sometimes not spawning where they should (especially affected cherry groves)
- Fixed crash when player is killed by a falling tree
- Other minor fixes
Update to 1.20.1
- Added Dynamic Cherry Blossom Trees
- Modified Cherry Grove biomes to generate with Dynamic Cherry Blossom Trees!
- Added mangrove trees!
- Modified mangrove swamps to generate with mangrove trees (Warning, this is still an early beta and there could be many bugs! please report them on the discord server)
Fixed crash when villages are modified by other mod Fixed "only_if_loaded" property not applying
- Var name fix [Harley]
- Fix cocoa not dropping [Harley]
- Test update [Harley]
- Bump to beta 7 [Harley]
- Fix #801 (tree pool element not using DT namespace) [Harley]
- Fix listResources to include high priority resources only [Harley]
- Update .gitignore [Massimo Cantú]
- Update gradle.properties [Massimo Cantú]
- fixed vines not staying on leaves [Massimo Cantú]
- changed type references to tags [Massimo Cantú]
- fixed biome overrides not working [Massimo Cantú]
- allowed snow to be placed on dynamic leaves [Massimo Cantú]
- fixed treepacks not respecting order [Massimo Cantú]
- fixed windswept forests [Max Hyper]
- Merge pull request #800 from djsimmonds/develop/1.19.2 [Max Hyper]
- fix heightmap assignment in DynamicTreeFeature.java [djsimmonds]
Fixes:
- Fix with heightmap that prevented proper generation of trees on addons with floating islands
- Fixed windswept order generation
- Fixed treepacks not respecting load order
- Allowed snow and vines to be placed on leaves
- Fixed biome overrides not working
Changes:
- Updated chinese translation (thanks Jasön)
- Fixed console error with cocoa species
- Fix with heightmap that prevented proper generation of trees on addons with floating islands