promotional bannermobile promotional banner

Dynamic Trees

Trees that grow... Forests that spread.

File Details

DynamicTrees-1.12.2-0.9.23.jar

  • R
  • Apr 3, 2021
  • 1.02 MB
  • 1.3M
  • 1.12.2
  • Forge

File Name

DynamicTrees-1.12.2-0.9.23.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:dynamictrees-252818:3260881")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

New Features:
- Added functionality for the type selector to negate biomes using '!' in JSON worldgen.
Enhancements:
- Added validLeavesBlocks and validBranches system to trees allowing Addons to configure multiple blocks to be rendered during tree felling animation. (Back-ported from 1.16.5)
- Added colorTreeQuads method on species to allow Addons to customize the coloring of tree quads.
- Added showSpeciesOnWaila method on Species to allow addons to toggle the waila display if needed. (Back-ported from 1.16.5)
- Added Waila display handler for rooty water blocks.
- Added setMegaSpecies mehtod on species class to allow Addons to add Mega variants to existing species. (Back-ported from 1.16.5)
Bugs Fixed:
- Added dimensionForceGeneration predicate to fix an issue where sky-like dimensions would not generate trees under certain circumstances.