In the command block where 'previous output' is, there's a message below it which reads 'The selected Enchantment can't be added to the target item: Kai'
How do I resolve this issue?
1st command block settings:
- Repeat
- Unconditional
- Always Active
Command Input:
Enchant @a[tag=sharp1000] Sharpness1
2nd command block settings:
- Chain
- Conditional
- Always Active
Commamd Input:
Effect @a[tag=sharp1000] Strength 1 30 true
_________________________
Also I've mispelt the word 'command' in the title. How do I edit the title or delete the thread and create a new one?
In the command block where 'previous output' is, there's a message below it which reads 'The selected Enchantment can't be added to the target item: Kai'
How do I resolve this issue?
1st command block settings:
- Repeat
- Unconditional
- Always Active
Command Input:
Enchant @a[tag=sharp1000] Sharpness1
2nd command block settings:
- Chain
- Conditional
- Always Active
Commamd Input:
Effect @a[tag=sharp1000] Strength 1 30 true
_________________________
Also I've mispelt the word 'command' in the title. How do I edit the title or delete the thread and create a new one?
Which version are you in?
What item are you holding when you activate the command block?
It looks like you are trying to enchant an item that can't have the sharpness enchantment.
In 1.19.4 if I put the following command into a command block and activate it while holding a sword then it works:
Thank you for your fast response, I did not think I would recieve a response for this.
The version I am using is 1.21 Bedrock PE.
I think I had multiple items both in my inventory and in the section where items are immediately available to the player.
Also, If I remember correctly I was holding a sword but I will try again by empting my inventory and by making sure I am actually weilding a sword.
Thanks again