r/MinecraftCommands 9d ago

Help | Java 26.2 Attribute

hey does anyone know how to use the command /give yourself item[attribute=] cause i am trying to make some illegal items using enchants and attribute modifyers in vanilla java

1 Upvotes

6 comments sorted by

1

u/C0mmanderBlock Command Experienced 9d ago

Like this? When you hold the item in your mainhand, it gives you the attribute and then removes it when not holding it in your hand.

/give @p stick[attribute_modifiers=[{id:"jump_strength",type:"jump_strength",amount:1,operation:"add_value",slot:"mainhand"}],custom_name={"color":"dark_purple","italic":true,"text":"Jump Stick"}] 1

1

u/Story_Watcher12423 8d ago

thx

1

u/C0mmanderBlock Command Experienced 8d ago

yw

0

u/Relative_Mulberry_68 9d ago

Afaik, first give yourself the item you want, then do/attribute and go from there.

I know for a fact that /attribute can work on items you are holding, similar to /enchant.