Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-140855

Cannot combine enchant on "custom equipment's" item

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.19.40.22 Preview, 1.19.20.22 Preview, 1.19.20.20 Preview, 1.19.0.25 Preview, 1.19.0.24 Beta, 1.18.30.29 Preview, 1.18.30.28 Beta, 1.18.20.28 Preview, 1.18.20.27 Beta, 1.18.10.27 Beta, 1.18.10.26 Beta, 1.18.10.24 Beta, 1.18.10.20 Beta, 1.18.0.24 Beta, 1.18.0.21 Beta, 1.17.40.21 Beta, 1.17.40.20 Beta, 1.17.30.25 Beta, 1.17.30.24 Beta, 1.17.11 Hotfix, 1.17.30, 1.17.32, 1.17.33, 1.17.34, 1.17.41 Hotfix, 1.18.0, 1.18.2 Hotfix, 1.18.12 Hotfix, 1.19.2 Hotfix, 1.19.10, 1.19.30, 1.20.0, 1.20.32 Hotfix
    • Confirmed
    • Multiple
    • 613217

      "minecraft:durability" completely broken in Multiplayer (MCPE-153336).

      Updated with new sample file, using 1.19.0 version format.

      Update since 1.18.12:

      • The problem happened on 1.17.30 is gone but enchant combine problem is still persisted.

      Update since 1.17.30: 

      • Broken completely, can't combine any enchantment, with or without "minecraft:repairable" component.

      Summary:

      "Custom equipment's" item cannot combine enchantment when we add "minecraft:repairable" components into the item code.

      Step to reproduce:

      1. Install the addon sample below or use any addons contain "minecraft:repairable" in the item components, create a new world with the Creative Mode, addon activated, and Holiday Creator Features enabled.
      2. Take 2 custom items with the same type mentioned above (for example, helmet).
      3. Enchant each item with 1 enchantment type. Make sure the enchantment can combine later on.
      4. Combine 2 enchanted items with an anvil.

      Expected results:

      • If the enchantment of the 2 items is the same, it will give the item possessing the combined enchantment from the input items, along with a higher enchantment level.
      • If the enchantment of the 2 items is different, it will give the item possessing 2 enchantments from the input items.

      Observed Results:

      • Output items appear correctly as expected results on the anvil's interface but do not allow the player to take away from the anvil.
      • Combine a custom item and a book work as intended. (example: a Custom Pickaxe with Unbreaking I and an Unbreaking I book).

      Note:

      • If we remove "minecraft:repairable" component, enchant combination will work as intended, but we cannot custom what item is required to repair the item, except itself (combine an enchanted item with an unenchanted one on the anvil).
      • Affected on all modes, including Creative, Survival, Adventure.
      • Although we cannot receive the output items, the game still registered it as a successful enchant, losing the anvil durability, but no loss in levels/XP points.

      Workaround:

      • Try to put every enchantments you wish for on a book, then apply it to the item you want.
      • Try to maxed out an enchantments on a book first, then apply it to the item you want.

            Make sure the enchantments and the item are compatible.

            Efficiency enchantment will not work and there is no workaround for this issue yet (MCPE-100344).

        1. android_test (1).mp4
          3.74 MB
          Arkscher
        2. repairable_sample_1.19.mcaddon
          101 kB
          Arkscher
        3. windows_10_test.mp4
          6.66 MB
          Arkscher

            Arkscher Arkscher
            Votes:
            15 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              CHK: