Tu m’expliquer comme ce style:
/give (psuedo ou @a/p/e/..) (id) (nombre)
car moi je je comprends
/scoreboard objectives add
seedP minecraft.used:minecraft.carrot_on_a_stick
^^^
moi je mettre une armure pas planter c'est ça
C'est bon j'ai trouvé
execute at @a[scores={carrot=1..}] as @a[scores={carrot=1..}] run execute as @s run "
THE COMMAND YOU WANT TO EXECUTE"
mais la comme pour mettre larmure
scoreboard players reset @a[scores={carrot=1..}] carrot
et apres à que le carrot stick ?
en gros ça fonctionne pas!
Celui la
scoreboard objectives add carrot minecraft.used:minecraft.carrot_on_a_stick
Celui la
execute at @a[scores={carrot=1..}] as @a[scores={carrot=1..}] run execute as @s run /testfor @p {Inventory:[{Slot:100b,id:"minecraft:diamond_boots",tag:{display:{Name:"Jump Boots"}}}]} run execute as @s run /testfor @p {Inventory:[{Slot:100b,id:"minecraft:diamond_plastron",tag:{display:{Name:"Jump Boots"}}}]} run execute as @s run /testfor @p {Inventory:[{Slot:100b,id:"minecraft:diamond_helmet",tag:{display:{Name:"Jump Boots"}}}]} run execute as @s run /testfor @p {Inventory:[{Slot:100b,id:"minecraft:diamond_panatlon",tag:{display:{Name:"Jump Boots"}}}]}
celui la
scoreboard players reset @a[scores={carrot=1..}] carrot
c'est ça?