Creating block on player with name and enchantments
//ads -- adsterra.com -- native banner
?>
I want to add a block on my head that has a name and some enchantments.
How can I do this with the /replaceitem command?
Best Answer
I have done this many times make your command should look like this:
/replaceitem entity @a slot.armor.head minecraft:skull 1 3 {SkullOwner:"Notch",display:{Name:"NAMEHERE"},ench:[{id:19,lvl:1}]}
Just change "id:19" with the id you want.
Pictures about "Creating block on player with name and enchantments"



How To Give Named and Enchanted Items In Bedrock Edition
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Jim De Ramos, Any Lane, Ketut Subiyanto, Ketut Subiyanto
