promotional bannermobile promotional banner
premium banner
Updated compatibility patch between Dynamic Trees and Regions Unexplored for Forge 1.20.1.

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_WOOD to STEM
  • Ashen family: stripped log reference fixed (block doesn't exist in RU)
  • Palm family: type corrected from unregistered dtru:diagonal_palm to built-in palm
  • Willow species: type corrected from dtru:generates_underwater to registered dtru:cypress
  • Oak Poplar species: removed invalid type, growth logic corrected to dtru:canopy
  • Mega Mauve species: growth logic corrected from unregistered dtru:mauve to dtru:canopy
  • Willow leaves: cell kit corrected from unregistered dtru:willow to dtru:sparse
  • Green Bioshroom: gen feature corrected from dtru:glowing_green_bioshroom to registered dtru:glowing_bioshroom
  • Palm frond model: loader corrected from unregistered dtru:palm_fronds to dynamictrees: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)