Dynamic Trees

Dynamic Trees

25M Downloads

Custom sapling shapes doesn't work correctly in treepacks

WenXin20 opened this issue ยท 1 comments

commented

Describe the bug
When using custom sapling shapes in the species.json, only the second array will register for the hitbox.

To Reproduce
Use this for the shape:

  "sapling_shape": [
    [0.375, 0, 0.375, 0.625, 0.1875, 0.625],
    [0.25, 0.1875, 0.25, 0.75, 0.5, 0.75]
  ]

Only the second array gets used.
If the two arrays are swapped, same result.

Screenshots
image

Mods List
Dynamic Trees v1.3.0-Beta13

commented

Fixed in beta 15