Cannot craft dispenser using recipe book if inventory contains enchanted bow
When there is an enchanted bow inside the inventory hotbar, player cannot craft a dispenser using the recipe book even though required items are available in inventory.
Crafting a dispenser manually seems to work fine by placing blocks into crafting table space without using recipe book.
Steps to reproduce:
- Place an enchanted bow in in your hotbar. (Which enchantment/s doesn't matter.)
- Place an unenchanted bow in the next slot to the right, or in any slot of main inventory.
- Place 7 cobblestone and 1 redstone anywhere in your inventory.\
- Enter survival mode.
- Open the crafting table UI and click on the dispenser recipe in the recipe book. Note that the recipe slot has a red background indicating that it cannot be crafted.
Observed result:
The slot in the recipe book has a red background to indicate that it cannot be crafted. The crafting grid shows a red background behind the bow to indicate that the ingredient was not found in inventory.
Expected result:
The enchanted bow is ignored. The dispenser is crafted using the unenchanted bow.
Additional information and root cause analysis:
Note that if you swap the positions of the enchanted and unenchanted bows, the item can be crafted using the recipe book.
The problem occurs because the recipe book logic scans inventory for any bow but cannot craft the item with an enchanted bow. If it finds an enchanted bow first, it accepts it as a match and stops searching, but then disqualifies it when trying to craft. It should instead skip enchanted bows while searching, just as Java Edition does.
Note that this behavior is the result of a patch applied in the 1.16.0.51 Beta release of 12/Feb/2020. It was listed on the changelog as "Enchanted bows are no longer consumed when auto-crafting dispensers".
This issue can be easily circumvented by ensuring that an unenchanted bow is found before the enchanted bow. The simplest way is to swap the positions of the two bows before using the recipe book. The enchanted bow can be restored to its original position after crafting.
Linked Issues
is duplicated by11
Created Issue:
Cannot craft dispenser despite having newly crafted bow and materials in inventory due to enchanted bow in inventory
When having an enchanted bow inside the inventory, as well as a newly crafted plain bow, recipe will not allow the ability to craft dispensers.
- Unresolved
- Open
- Unconfirmed
- Windows
- Windows 10
- 1.19.40
When having an enchanted bow inside the inventory
, as well as a newly crafted plain bow, recipe will not allow the ability to craft dispensers.When having an enchanted bow inside the inventory on the main item bar, player cannot craft a dispenser even with necessary items available required in recipe within inventory.
When having an enchanted bow inside the inventory
on the main itembar, player cannot craft a dispenser even with necessary items available required in recipe within inventory.When having an enchanted bow inside the inventory hotbar, player cannot craft a dispenser using the recipe book even with necessary items available required in recipe within inventory.
Crafting a dispenser manually seems to work fine by placing blocks into crafting table space without using recipe book.
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
When
havingan enchanted bow inside the inventory hotbar, player cannot craft a dispenser using the recipe book evenwith necessaryitems availablerequired in recipe within inventory.Crafting a dispenser manually seems to work fine by placing blocks into crafting table space without using recipe book.
When there is an enchanted bow inside the inventory hotbar, player cannot craft a dispenser using the recipe book even though required items are available in inventory.
Crafting a dispenser manually seems to work fine by placing blocks into crafting table space without using recipe book.
Steps to reproduce:
- Place an enchanted bow in in your hotbar. (Which enchantment/s doesn't matter.)
- Place an unenchanted bow in the next slot to the right, or in any slot of main inventory.
- Place 7 cobblestone and 1 redstone anywhere in your inventory.\
- Enter survival mode.
- Open the crafting table UI and click on the dispenser recipe in the recipe book. Note that the recipe slot has a red background indicating that it cannot be crafted.
Observed result:
The slot in the recipe book has a red background to indicate that it cannot be crafted. The crafting grid shows a red background behind the bow to indicate that the ingredient was not found in inventory.Expected result:
The enchanted bow is ignored. The dispenser is crafted using the unenchanted bow.Additional information:
Note that if you swap the positions of the enchanted and unenchanted bows, the item can be crafted using the recipe book.The problem occurs because the recipe book logic scans inventory for any bow but cannot craft the item with an enchanted bow. If it finds an enchanted bow first, it accepts it as a match and stops searching, but then disqualifies it when trying to craft. It should instead skip enchanted bows while searching, just as Java Edition does.
Note that this behavior is the result of a patch applied in the 1.16.0.51 Beta release of 12/Feb/2020. It was listed on the changelog as "Enchanted bows are no longer consumed when auto-crafting dispensers".
WorkaroundThis issue can be easily circumvented by ensuring that an unenchanted bow is found before the enchanted bow. The simplest way is to swap the positions of the two bows before using the recipe book. The enchanted bow can be restored to its original position after crafting.
Cannot craft dispenserdespite having newly crafted bow and materialsininventorydue toenchanted bowin inventoryCannot craft dispenser using recipe book if inventory contains enchanted bow
When there is an enchanted bow inside the inventory hotbar, player cannot craft a dispenser using the recipe book even though required items are available in inventory.
Crafting a dispenser manually seems to work fine by placing blocks into crafting table space without using recipe book.
Steps to reproduce:
- Place an enchanted bow in in your hotbar. (Which enchantment/s doesn't matter.)
- Place an unenchanted bow in the next slot to the right, or in any slot of main inventory.
- Place 7 cobblestone and 1 redstone anywhere in your inventory.\
- Enter survival mode.
- Open the crafting table UI and click on the dispenser recipe in the recipe book. Note that the recipe slot has a red background indicating that it cannot be crafted.
Observed result:
The slot in the recipe book has a red background to indicate that it cannot be crafted. The crafting grid shows a red background behind the bow to indicate that the ingredient was not found in inventory.Expected result:
The enchanted bow is ignored. The dispenser is crafted using the unenchanted bow.Additional information:
Note that if you swap the positions of the enchanted and unenchanted bows, the item can be crafted using the recipe book.The problem occurs because the recipe book logic scans inventory for any bow but cannot craft the item with an enchanted bow. If it finds an enchanted bow first, it accepts it as a match and stops searching, but then disqualifies it when trying to craft. It should instead skip enchanted bows while searching, just as Java Edition does.
Note that this behavior is the result of a patch applied in the 1.16.0.51 Beta release of 12/Feb/2020. It was listed on the changelog as "Enchanted bows are no longer consumed when auto-crafting dispensers".
WorkaroundThis issue can be easily circumvented by ensuring that an unenchanted bow is found before the enchanted bow. The simplest way is to swap the positions of the two bows before using the recipe book. The enchanted bow can be restored to its original position after crafting.
When there is an enchanted bow inside the inventory hotbar, player cannot craft a dispenser using the recipe book even though required items are available in inventory.
Crafting a dispenser manually seems to work fine by placing blocks into crafting table space without using recipe book.
Steps to reproduce:
- Place an enchanted bow in in your hotbar. (Which enchantment/s doesn't matter.)
- Place an unenchanted bow in the next slot to the right, or in any slot of main inventory.
- Place 7 cobblestone and 1 redstone anywhere in your inventory.\
- Enter survival mode.
- Open the crafting table UI and click on the dispenser recipe in the recipe book. Note that the recipe slot has a red background indicating that it cannot be crafted.
Observed result:
The slot in the recipe book has a red background to indicate that it cannot be crafted. The crafting grid shows a red background behind the bow to indicate that the ingredient was not found in inventory.Expected result:
The enchanted bow is ignored. The dispenser is crafted using the unenchanted bow.Additional information and root cause analysis:
Note that if you swap the positions of the enchanted and unenchanted bows, the item can be crafted using the recipe book.The problem occurs because the recipe book logic scans inventory for any bow but cannot craft the item with an enchanted bow. If it finds an enchanted bow first, it accepts it as a match and stops searching, but then disqualifies it when trying to craft. It should instead skip enchanted bows while searching, just as Java Edition does.
Note that this behavior is the result of a patch applied in the 1.16.0.51 Beta release of 12/Feb/2020. It was listed on the changelog as "Enchanted bows are no longer consumed when auto-crafting dispensers".
WorkaroundThis issue can be easily circumvented by ensuring that an unenchanted bow is found before the enchanted bow. The simplest way is to swap the positions of the two bows before using the recipe book. The enchanted bow can be restored to its original position after crafting.
When there is an enchanted bow inside the inventory hotbar, player cannot craft a dispenser using the recipe book even though required items are available in inventory.
Crafting a dispenser manually seems to work fine by placing blocks into crafting table space without using recipe book.
Steps to reproduce:
- Place an enchanted bow in in your hotbar. (Which enchantment/s doesn't matter.)
- Place an unenchanted bow in the next slot to the right, or in any slot of main inventory.
- Place 7 cobblestone and 1 redstone anywhere in your inventory.\
- Enter survival mode.
- Open the crafting table UI and click on the dispenser recipe in the recipe book. Note that the recipe slot has a red background indicating that it cannot be crafted.
Observed result:
The slot in the recipe book has a red background to indicate that it cannot be crafted. The crafting grid shows a red background behind the bow to indicate that the ingredient was not found in inventory.Expected result:
The enchanted bow is ignored. The dispenser is crafted using the unenchanted bow.Additional information and root cause analysis:
Note that if you swap the positions of the enchanted and unenchanted bows, the item can be crafted using the recipe book.The problem occurs because the recipe book logic scans inventory for any bow but cannot craft the item with an enchanted bow. If it finds an enchanted bow first, it accepts it as a match and stops searching, but then disqualifies it when trying to craft. It should instead skip enchanted bows while searching, just as Java Edition does.
Note that this behavior is the result of a patch applied in the 1.16.0.51 Beta release of 12/Feb/2020. It was listed on the changelog as "Enchanted bows are no longer consumed when auto-crafting dispensers".
WorkaroundThis issue can be easily circumvented by ensuring that an unenchanted bow is found before the enchanted bow. The simplest way is to swap the positions of the two bows before using the recipe book. The enchanted bow can be restored to its original position after crafting.
Does MCPE-163716 describe your issue?
If not, then your report does not contain enough information to understand or reproduce the problem.
Please include a numbered list of specific steps along with the Observed and Expected results by Editing the Description above as shown here:
Steps to Reproduce:
1. (list every step completely, so someone else can reproduce the issue, and try following your list to make sure you can still reproduce the issue yourself)
2.
3.
Observed Results:
(briefly describe what you see happen, including any message(s) shown)
Expected Results:
(briefly describe what should happen)
(add screenshots or video to help explain the issue)
This report has been temporarily closed as Awaiting Response. It will automatically reopen when you add information. Please follow the format shown and include all sections (steps, observed, expected). Reports that do not contain all of the requested information and complete steps to reproduce the issue may be closed as Incomplete. For more information please read the Bug Tracker Guidelines.
You may find this Report Creation Form helpful for any future reports you create.
Did you look at MCPE-163716 to see if it is the same issue?
As requested, please attach a screenshot showing the issue.
Information about unrelated issues (librarians) has been removed. Only one issue should be mentioned in each bug report.
Thank you for your report!
We're tracking this issue in MCPE-163716, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Thank you for your report!
We're tracking this issue in MCPE-163716, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 BDS Wiki – 📖 FAQs
– I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Thank you for your report!
We're tracking this issue in MCPE-163716, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
– I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Does MCPE-163716 describe your issue?
If not, please attach a screenshot showing your inventory and the dispenser recipe selected in the crafting table UI. Note that the currently attached screenshot doesn't contain any information about the actual issue.
This report has been temporarily resolved as Awaiting Response. It will automatically reopen when you comment with new information. Please be sure to provide all requested information. Reports that do not contain enough information may be closed as Incomplete.
You may find this Report Creation Form helpful for any future reports you create.
Thank you for your report!
We're tracking this issue in MCPE-163716, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
– I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Thank you for your report!
We're tracking this issue in MCPE-163716, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 BDS Wiki – 📖 FAQs
Thank you for your report!
We're tracking this issue in MCPE-163716, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 BDS Wiki – 📖 FAQs
Thank you for your report!
We're tracking this issue in MCPE-163716, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
– I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Does MCPE-163716 describe your issue?
The dispenser not appearing as "craftable" is caused by MCPE-163716.
Does this happen if you don't have an enchanted bow in your inventory?
If not, then this is the same issue as MCPE-163716.
Otherwise, please clarify the steps to reproduce the issue by adding the following information to the Description, as shown here:
Steps to Reproduce:
1. (list every step completely, so someone else can reproduce the issue)
2.
3.
Observed Results:
(briefly describe what you see happen, including any message(s) shown)
Expected Results:
(briefly describe what should happen)
Try following your steps to make sure you include everything and can still reproduce the issue yourself.
Screenshots and videos are also helpful, though they should not be used as a replacement for the above information
This report has been temporarily resolved as Awaiting Response. It will automatically reopen when you add information. Please follow the format shown and include all sections (steps, observed, expected). Reports that do not contain all of the requested information and complete steps to reproduce the issue may be closed as Incomplete.
Please review the Bug Tracker Guidelines before creating additional bug reports.
Many players find this Bug Report Creation Form useful for filling in all helpful information.
Thank you for your report!
We're tracking this issue in MCPE-163716, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
– I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Duplicate of MCPE-163716
Thank you for your report!
We're tracking this issue in MCPE-163716, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
– I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
I am unable to reproduce this in 1.21.43 on Windows 10. Maybe this is an Xbox-only issue?
While testing this, I did find MCPE-163716, but that bugreport talks about enchanted bows, which is not the case in this bugreport (as seen in the screenshots).
Is this still an issue for you in 1.21.43+?



I figured out the issue, if the enchanted bow is on the bottom bar, it doesn't allow crafting from the recipe book, but if you move it into the main inventory, or move it out of inventory completely, the dispenser item is craft-able again using the recipe book.
Crafting a dispenser manually seems to work fine by placing blocks into crafting table space without using recipe book.
Having this same issue. Dropped my enchanting bow and then I was able to craft. Such an odd bug!
l'll give this a try. Thank you
Ok, this resolved my issue with my bug. I still don't understand why it can't be crafted with an enchanted bow in my inventory. Maybe they'll fix it later.
guys, I think this is intentional so people don't use their maxed-out bows on accident when trying to craft a dispenser. I might be wrong though...
@Filipland504 You cant craft with an enchanted item, the requirement is a plain undamaged bow.
Your inventory is scanned in this order: First the hotbar, left to right, then the rest of the slots, top to bottom and left to right. The problem occurs when the first bow found in this scan is enchanted. Since you can't use an enchanted bow to make a dispenser, the dispenser recipe gets placed on the non-craftable list (given the red background). To fix the problem, the scan needs to distinguish between enchanted and unenchanted bows so that an enchanted bow isn't considered a match for the recipe.
Here is a short clip showing that the order of bows in your inventory matters: https://www.xbox.com/play/media/5YKfxQC2Pc