DynamicTreesTeam / DynamicTrees

Minecraft Forge mod providing dynamic trees that progressively grow from seed to maturity.
MIT License
235 stars 98 forks source link

fix heightmap assignment in DynamicTreeFeature.java #799

Closed djsimmonds closed 1 year ago

djsimmonds commented 1 year ago

replace originPos (y=-64) with basePos (y=0), so correct overworld biome will be chosen and correct heightmap used