So I was trying to make custom armor without mods or packs and I wanted to "apply the speed effect" to some leather boots colored in green I called "Grass Boots". I tried so much yet nothing works. Tutorials didn't help as well. I didn't want any piece of leather boots to give speed, just the "Grass Boots". I believe adding the option to have a item's specific name be able to be used in the hasitem brackets will cause:
- Give players an easier time making items have gimmicks
- Give Bedrock players the ability to have armor with effects
- Still leaves the option for the other brackets commands use
- Expands Possibilities
Format: /command (insert thing here or just jump straight to []) [hasitem = {(other bracket commands for hasitem or just jump straight to noi) noi = (name) (more or nothing more)} (more bracket commands or nothing else)] (more thing or nothing else)
Over-simplified format: [hasitem = {noi = (name)}]
Example: /effect (entities or players) [hasitem = {noi = "Grass Boots" , item = leather_boots, location = slot.armor.feet}] speed 200 1 true
The example gives anyone wearing the "Grass Boots" receive a speed boost for 200 seconds (no particles would be shown).
Tldr. noi (name of item) , if added to the hasitem bracket commands, would be very useful for adding to named items!
Please sign in to leave a comment.
2 Comments