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

"minecraft.crafted:minecraft.<ITEM>" doesn't increase correctly when crafting items with shift-click or drop actions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • Minecraft 14w31a, Minecraft 14w32a, Minecraft 14w32b, Minecraft 14w32c, Minecraft 14w32d, Minecraft 14w33a, Minecraft 14w33b, Minecraft 14w33c, Minecraft 14w34a, Minecraft 14w34b, Minecraft 14w34c, Minecraft 14w34d, Minecraft 1.8-pre1, Minecraft 1.8-pre2, Minecraft 1.8-pre3, Minecraft 1.8, Minecraft 1.8.1-pre2, Minecraft 1.8.1-pre3, Minecraft 1.8.1-pre4, Minecraft 1.8.1-pre5, Minecraft 1.8.1, Minecraft 1.8.2-pre1, Minecraft 1.8.2-pre2, Minecraft 1.8.2-pre3, Minecraft 1.8.2-pre4, Minecraft 1.8.2-pre5, Minecraft 1.8.2-pre6, Minecraft 1.8.2-pre7, Minecraft 1.8.2, Minecraft 1.8.3, Minecraft 1.8.4, Minecraft 1.8.7, Minecraft 1.8.8, Minecraft 15w43b, Minecraft 15w43c, Minecraft 15w44b, Minecraft 15w45a, Minecraft 15w46a, Minecraft 15w47a, Minecraft 15w47b, Minecraft 15w47c, Minecraft 15w49a, Minecraft 15w49b, Minecraft 1.9, Minecraft 1.9.1 Pre-Release 3, Minecraft 1.9.1, Minecraft 1.9.2, Minecraft 16w14a, Minecraft 16w15a, Minecraft 16w15b, Minecraft 1.9.3 Pre-Release 1, Minecraft 1.9.3 Pre-Release 2, Minecraft 1.9.3 Pre-Release 3, Minecraft 1.9.3, Minecraft 1.9.4, Minecraft 16w20a, Minecraft 16w21a, Minecraft 16w21b, Minecraft 1.10 Pre-Release 1, Minecraft 1.10.2, Minecraft 16w32a, Minecraft 16w32b, Minecraft 16w33a, Minecraft 16w35a, Minecraft 16w36a, Minecraft 16w39a, Minecraft 16w39b, Minecraft 16w40a, Minecraft 16w41a, Minecraft 16w42a, Minecraft 16w43a, Minecraft 16w44a, Minecraft 1.11 Pre-Release 1, Minecraft 1.11, Minecraft 16w50a, Minecraft 1.11.2, Minecraft 17w16a, Minecraft 17w16b, Minecraft 1.12 Pre-Release 5, Minecraft 1.12, Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 17w43b, Minecraft 17w45b, Minecraft 17w49a, Minecraft 17w49b, Minecraft 1.13-pre1, Minecraft 1.13-pre5, Minecraft 1.13.1, Minecraft 18w49a, Minecraft 1.14.2, Minecraft 1.14.3 Pre-Release 2, 1.14.4, 19w37a, 1.15.2, 20w15a, 1.16.1, 20w28a, 1.16.4, 20w45a, 20w48a, 21w18a, 1.17.1, 21w42a, 21w43a, 1.18 Pre-release 1, 1.18 Pre-release 7, 1.18, 1.18.1 Release Candidate 2, 1.18.1, 22w05a, 1.18.2 Release Candidate 1, 1.18.2, 22w17a, 1.19, 1.19.2, 22w43a, 1.19.3, 23w05a, 23w06a, 1.19.4 Pre-release 4, 1.19.4, 1.20, 1.20.1, 1.20.4, 23w51b, 24w10a, 24w11a
    • None
    • Confirmed
    • Statistics
    • Normal
    • Platform

      The Bug:

      "minecraft.crafted:minecraft.<ITEM>" doesn't increase correctly when crafting items with shift-click or drop actions.

      Steps to Reproduce:

      Drop action:

      1. Create a scoreboard objective for tracking when you craft some stone bricks and set it to display on the sidebar by using the commands provided below.
        /scoreboard objectives add CraftStoneBricks minecraft.crafted:minecraft.stone_bricks
        /scoreboard objectives setdisplay sidebar CraftStoneBricks
      2. Obtain a stack of stone and place down a crafting table.
      3. Open the crafting table and craft four stone bricks by left-clicking the output slot in the crafting table.
      4. Take note of how the scoreboard correctly increases by a value of "4" as you have crafted four stone bricks.
      5. Craft four stone bricks once again, but this time use the drop action function to craft the items by pressing your drop key whilst holding your mouse cursor over the output slot in the crafting table.
      6. Take note of how the scoreboard only increases by a value of "1" despite crafting four stone bricks.

      Shift-click:

      1. Create a scoreboard objective for tracking when you craft some stone bricks and set it to display on the sidebar by using the commands provided below.
        /scoreboard objectives add CraftStoneBricks minecraft.crafted:minecraft.stone_bricks
        /scoreboard objectives setdisplay sidebar CraftStoneBricks
      2. Obtain a stack of stone and place down a stonecutter.
      3. Open the stonecutter and craft a singular stone brick block by left-clicking the output slot in the stonecutter.
      4. Take note of how the scoreboard correctly increases by a value of "1" as you have crafted one stone brick block.
      5. Craft a stone brick block once again, but this time hold your mouse cursor over the output slot in the stonecutter and shift-click.
      6. Take note of how the scoreboard doesn't increase despite crafting a stone brick block.

      Observed Behavior:

      "minecraft.crafted:minecraft.<ITEM>" doesn't increase accordingly.

      Expected Behavior:

      "minecraft.crafted:minecraft.<ITEM>" would increase accordingly.

            Unassigned Unassigned
            Avoma [Mod] Avoma
            Votes:
            34 Vote for this issue
            Watchers:
            18 Start watching this issue

              Created:
              Updated:
              CHK: