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

Possible to put stacked sword in the anvil

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • None
    • Minecraft 1.4.2, Minecraft 1.4.4, Minecraft 1.4.7, Snapshot 13w05b, Minecraft 1.5, Minecraft 1.7.4, Minecraft 14w03b, Minecraft 14w05b, Minecraft 14w06b, Minecraft 14w07a, Minecraft 14w08a, Minecraft 1.7.5, Minecraft 14w11b, Minecraft 1.7.9, Minecraft 14w17a, Minecraft 1.13.2, Minecraft 18w48a, Minecraft 18w48b, Minecraft 18w49a, Minecraft 18w50a, Minecraft 19w02a, Minecraft 19w03a, Minecraft 19w03b, Minecraft 19w03c, Minecraft 19w04b, Minecraft 19w05a, Minecraft 19w06a, Minecraft 19w07a, Minecraft 19w11b, Minecraft 19w12b, Minecraft 1.14, Minecraft 1.14.1 Pre-Release 1, Minecraft 1.14.3, Minecraft 1.14.4 Pre-Release 5, 1.14.4, 1.15 Pre-release 1, 1.15 Pre-release 6, 1.15.1, 1.15.2, 20w15a, 1.16 Release Candidate 1, 1.16, 1.16.1, 20w30a, 1.16.2 Pre-release 1, 1.16.2 Release Candidate 1, 1.16.2, 1.16.3 Release Candidate 1, 1.16.3, 1.16.4, 20w46a, 20w49a, 20w51a, 21w03a, 1.16.5, 21w05a, 21w05b, 21w06a, 21w07a, 21w11a
    • None
    • Confirmed
    • UI

      The bug

      You can put stacked items that normally aren't stackable into the anvil, expected it to just put one item into the anvil. (Video by capblackshot)

      How to reproduce

      1. Give yourself 64 swords, and one enchanted sword.
        /summon minecraft:item ~ ~ ~ {Item:{id:"diamond_sword",Count:64b}}
        /give @p diamond_sword{Enchantments:[{id:sharpness,lvl:3},{id:fire_aspect,lvl:1},{id:looting,lvl:3},{id:sweeping,lvl:3},{id:unbreaking,lvl:1}]}
        
      2. Put the illegal stacked item in the anvil.
        Puts the 64 swords in the anvil, should put only one as its not stackable
      3. Put the enchanted sword in the second anvil slot.
        It valids the process; you can apply the enchantments to the 64 swords.

            Unassigned Unassigned
            Oval Oval
            Votes:
            11 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: