MineColonies

MineColonies

53M Downloads

Forester doesn't cut down trees that contain stripped logs

WenXin20 opened this issue ยท 3 comments

commented

Prerequisites

  • I am running the latest alpha version of MineColonies and Structurize for my Minecraft version.
  • I checked the MineColonies/Structurize wiki and made sure my issue is not covered there.
  • I made sure that this issue is not a duplicate of any existing issue.

Context

  • Minecraft Version: 1.15.2
  • MineColonies Version: 0.13.268-Alpha
  • Structurize Version: 0.13.64-Alpha
  • Lord of the Rings Version: v2.1.3

Expected behavior

  • For the Forester to cut down trees that contain Stripped Logs or Wood blocks.

Actual behavior

  • Currently, the mod Lord of the Rings adds in several trees that contain Wood blocks or Stripped Wood blocks. This includes the Green-Oak, Red-Oak, and Pine trees.
  • Since the Forester does not recognize stripped logs or wood as part of the tree, half of the tree is left floating.

Steps to reproduce the issue

  1. Grow a Red-Oak Sapling
  2. Have a Forester try to cut it down
  3. Half the tree is left floating

Viewers

  • Add a thumbs-up to the bug report if you are also affected. This helps the bug report become more visible to the team and doesn't clutter the comments.
  • Add a comment if you have any insights or background information that isn't already part of the conversation.
commented

Would this be a ldtteam/minecolonies-features#135 thing?

commented

I think it could also be replicated with oak trees if you strip a couple of logs in the middle, it probably will only be cut down partially. I haven't tested this yet though.

commented

Not possible since the connection of stripped logs to normal logs doesn't really exist in code. So it's mod compat yes.