Description
An updated fork of Dynamic Trees for Regions Unexplored (originally by MaxHyper) that fixes all known errors on Forge 1.20.1.
What it does:
Adds dynamic tree versions of all Regions Unexplored trees — including bioshrooms, palm, willow, eucalyptus, ashen, brimwood, and many more — allowing them to grow naturally using the Dynamic Trees growth system.
Why this fork exists:
The original mod shipped with numerous JSON reference bugs that caused 20+ errors and warnings on every startup. These ranged from cosmetic (wrong sound types) to functional (entire tree families failing to register). This fork corrects all of them.
Fixes included:
- Bioshroom families: sound type corrected from invalid
CHERRY_WOODtoSTEM - Ashen family: stripped log reference fixed (block doesn't exist in RU)
- Palm family: type corrected from unregistered
dtru:diagonal_palmto built-inpalm - Willow species: type corrected from
dtru:generates_underwaterto registereddtru:cypress - Oak Poplar species: removed invalid type, growth logic corrected to
dtru:canopy - Mega Mauve species: growth logic corrected from unregistered
dtru:mauvetodtru:canopy - Willow leaves: cell kit corrected from unregistered
dtru:willowtodtru:sparse - Green Bioshroom: gen feature corrected from
dtru:glowing_green_bioshroomto registereddtru:glowing_bioshroom - Palm frond model: loader corrected from unregistered
dtru:palm_frondstodynamictrees:medium_palm_fronds - Stripped ashen branch: added missing blockstate and model files
- Removed 4 references to nonexistent mega species (mega_dark_oak, mega_pine, mega_brimwood)
- Disabled stale version check URL pointing to wrong mod's update JSON
Requirements:
- Minecraft 1.20.1
- Forge 47+
- Dynamic Trees 1.4.5+
- Regions Unexplored 0.5.5+
- Dynamic Trees Plus 1.2.0+ (optional, for bioshroom support)


