The command in a repeat command block that is always active looks like this:
/ effect give @a [nbt = {Inventory: [{Slot: 100b, id: "minecraft: diamond_boots", tag: {display: {Name: '{"text": "Yeezys", "color": "aqua", "bold": true, "italic": true} ', Lore: [' {"text": "Crass shoes for crass players!", "color": "yellow", "italic": true} ']} }}]}] minecraft: jump_boost 1 10 true
But why doesn't it work?
The correct command should be here:
execute as @a [nbt = {Inventory: [{Slot: 100b, id: "minecraft: diamond_boots", tag: {display: {Name: '{"text": "Yeezys", "color": "aqua", "bold": true, "italic": true} ', Lore: [' {"text": "Awesome shoes for awesome players!", "color": "yellow", "italic": true} ']}} }]}] run effect give @s minecraft: jump_boost 1 10 true
Here is the give command if it doesn't work with your current ones.
give @p minecraft: diamond_boots {display: {name: '{"text": "Yeezys", "color": "aqua", "bold": true, "italic": true}', Lore: ['{" text ":" Awesome shoes for awesome players! "," color ":" yellow "," italic ": true} ']}} 1
OMG HONOR Thanks
Bruh on the single world it worked and not on my server… Is it maybe that it is an Aternos server?
Shouldn't be a problem, you've put on the right shoes
No problem
Yes
It worked perfectly in single player mode, but on the server it only works with normal diamond shoes without a name and lore