promotional bannermobile promotional banner

Dynamic Trees: Universal Compat

Adds broad compatibility between Dynamic Trees and modded wood types. Automatically detects trees, registers species, and integrates growth systems. Built as a scalable framework to support many mods without requiring individual compat patches.
Back to Files

Forge-1.0

File namedynamictreescompat-1.0.jar
Uploader
GaboouuGaboouu
Uploaded
Apr 4, 2026
Downloads
3.9K
Size
91.6 KB
Mod Loaders
Forge
File ID
7873745
Type
B
Beta
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:dynamic-trees-universal-compat-1504017:7873745")

Learn more about Curse Maven

What's new

## Dynamic Trees: Universal Compat - Development Update

### Added
- Initial Dynamic Trees compatibility system for modded trees
- Automatic detection of unsupported trees from loaded mods
- First working integration with Atmospheric (rosewood)
- Runtime generation of Dynamic Trees data (species, families, seeds, leaves)
- World generation replacement system for supported trees
- Client asset generation for branches, leaves, saplings, and seeds
- Debug logging for detection, registration, and worldgen

### Fixed
- Missing textures for generated trees (pink/black rendering)
- Incorrect asset paths for branch and leaves models
- Worldgen registration not being applied due to incorrect DT data structure
- Feature canceller not handling multiple namespaces properly

### Improved
- Switched to proper Dynamic Trees datapack-based registration instead of direct registry usage
- Improved worldgen replacement logic using DT biome database
- More reliable detection of wood types using Moonlight integration
- Better logging for debugging generation and replacement issues

### Known Issues
- Some trees are only partially replaced (both vanilla-style and Dynamic Trees versions may appear)
- Complex trees with unique shapes may not match their original appearance
- Worldgen replacement still needs refinement for all edge cases

### Upcoming
- Full detection of all unsupported trees across mods
- Config system to allow per-tree customization
- Tree shape type system (oak, jungle, acacia, etc.)
- User-friendly in-game UI to edit detected trees
- Improved handling for special tree types

This mod has no additional files