When the /clear command is put in a repeating command block to clear a player of a specific item, and /replaceitem in a chain command block forces the same item in a specific spot in their inventory, it freezes their entire inventory. They cannot remove or add any different items. Both commands work exactly as they should on their own, but not together. The idea is to simulate the Curse of Binding enchant, since it isn't present in the game yet.
Comments 4
Except I'm using /clear to prevent duplicate items. Also, as I said, this method is to try and replicate Curse of Binding, since MCBE doesn't have it yet. Not only can you not remove it, it gets cleared from your inv (or cursor, if you're using a mouse/controller) when you try to do so.
Cleaning up old tickets: This ticket has not been updated recently (~1 year+) so is being closed as Cannot Reproduce. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
You don't need to clear the item before replacing the slot with a new item. The items (depending on what slot you want (starts with 0)) will still be replaced...