Hi! A few days ago i noticed that the enchant command written on repeating commands now behaves differently than usual. Now; the repeat command only gives a redstone signal once. (Thus being only when the object is enchanted for the first time). Back then when you did this the command block would send a continuous redstone signal as long as you were holding the object that was getting enchanted. This has complicated me the task of finishing my maps as they contained special abilities and such. Not sure whether this is a bug or not; but if it could get fixed i'd be really grateful! Link of a few examples shown below:
How to reproduce this:
1. Set down a repeat command always active and write down the "/enchant" command, with the enchantment you want.
2. Place a chain block conditional always active next to the repeat block (the blue command's arrow should be pointing at the chain block).
3. Within the chain block; set down any command that should toggle whenever anything gets enchanted by the repeat command.(Example: "effect" command).
Expected results: In case you set down an effect command on the chain command; The effect should last forever as long as you are holding the item that is getting enchanted by the repeat block.
What happens: The effect only gets toggled once; this being when it gets enchanted by the repeating command for the first time.
Summary: Redstone signal gets sent once when using a repeat and chain/comparator command block contraption.
(If any doubts; watch the link sent, i know it's confusing).
Linked issues
is duplicated by 1
Comments 3
Hey! I gave a more explicit description of what happens with this bug/feature. If any doubts; let me know, as this thing is sort of confusing.
Thank you for your report!
However, this issue is Working as Intended.
The report you have submitted is working as intended: command blocks produce a redstone signal only when the most recent command was executed successfully. Since you can't put the same enchantment on an item twice, all subsequent attempts to run the command fail and stop producing a redstone signal.
Please note, that mechanics of the game may change between updates.
Things such as graphics, sounds, world creation, biomes, redstone, villagers, and animals may not work the same in current versions.
Full Version History – Snapshot Version History – Feature Requests and Suggestions
Quick Links:
📓 Bug Tracker Guidelines – 📧 Mojang Support – 📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Your report does not contain enough information to understand or reproduce the problem.
Please edit the Description to include a list of steps along with the Observed and Expected results, as shown here:
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.