Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-178352

Hoes do not check the #leaves block tag

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 20w15a, 20w16a, 20w17a, 20w18a, 20w19a, 20w21a, 1.16 Pre-release 2, 1.16 Pre-release 3
    • None
    • Plausible
    • Items

      Hoes do not check the #leaves block tag to see if the block it is mining has the hoe as its correct tool. This is inconsistent with shears, which do check the block tag.

      Shears check for

      BlockTags.LEAVES
      

      While hoes check for

      Blocks.JUNGLE_LEAVES, Blocks.OAK_LEAVES, Blocks.SPRUCE_LEAVES, Blocks.DARK_OAK_LEAVES, Blocks.ACACIA_LEAVES, Blocks.BIRCH_LEAVES
      

            Unassigned Unassigned
            PancakeIdentity PancakeIdentity
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: