CorgiTaco / Oh-The-Trees-Youll-Grow

Tree generation Library
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Vines from the .nbt are not rotated properly #8

Open Darsenia opened 1 month ago

Darsenia commented 1 month ago

I can see a lot of floating vines with a wrong rotation. Tree .nbt has long weeping vines attached to its leaves and logs, addded in configured feature by this line: _"place_from_nbt": ["minecraft:dark_oak_wood", "minecraft:dark_oak_leaves", "minecraft:vine", "minecraft:cave_vines", "minecraft:cave_vinesplant"]
Unfortunatelly, long vines (not the single-block ones in the tree decorator) and other stuff cannot be generated during the biome generation as a separate feature, they don't see the tree, only the land=( I have to use this method.