promotional bannermobile promotional banner

Dynamic Trees Regions Unexplored Updated (MuddyPatch)

Updated compatibility patch between Dynamic Trees and Regions Unexplored for Forge 1.20.1.

File Details

DynamicTrees_RegionsUnexplored_MuddyCompatUpdate-1.0.2.jar

  • R
  • Mar 17, 2026
  • 744.87 KB
  • 30
  • 1.20.1
  • Forge

File Name

DynamicTrees_RegionsUnexplored_MuddyCompatUpdate-1.0.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:dynamic-trees-regions-unexplored-updated-1488651:7771752")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.0.2 — Full Error Fix Pass

  • Fixed: 4 bioshroom family sound types (CHERRY_WOOD → STEM) — eliminates "Could not get sound type from minecraft:cherry_wood" errors
  • Fixed: Ashen family stripped log reference (stripped_ashen_log → ashen_log) — block doesn't exist in Regions Unexplored
  • Fixed: Palm family type (dtru:diagonal_palm → palm) — resolves "Could not find type" error and PalmFamily mismatch warnings for palm/short_palm species
  • Fixed: Willow species type (dtru:generates_underwater → dtru:cypress) — correct registered name for GenUnderwaterSpecies
  • Fixed: Oak Poplar species type and growth logic (removed invalid dtru:poplar type, growth logic → dtru:canopy)
  • Fixed: Mega Mauve growth logic (dtru:mauve → dtru:canopy) — preserves original canopy/height properties
  • Fixed: Willow leaves cell kit (dtru:willow → dtru:sparse) — resolves "Could not find CellKit" error
  • Fixed: Green Bioshroom gen feature (dtru:glowing_green_bioshroom → dtru:glowing_bioshroom) — correct registered name
  • Fixed: Palm frond model loader (dtru:palm_fronds → dynamictrees:medium_palm_fronds) — resolves "Model loader not found" error
  • Added: stripped_ashen_branch blockstate and model files — eliminates 16 missing model variant warnings
  • Removed: 4 references to nonexistent mega species (mega_dark_oakmega_pinemega_brimwood) from brimwood, pine, tall_pine, and dark_oak species
  • Fixed: Disabled stale updateJSONURL that was pointing to the BOP addon's version check instead of RU's