Skip to content

Instantly share code, notes, and snippets.

View CaptainDuck's full-sized avatar

CaptainDuck CaptainDuck

View GitHub Profile
@CaptainDuck
CaptainDuck / commands.md
Created September 8, 2016 08:17 — forked from shoghicp/commands.md
Some interesting commands to play with the new NBT support for items.

Items with custom name

give sho stick 1 {display:{Name:"§r§6§lNormal stick"}}

Items with enchantments

give sho gold_sword 1 {ench:[{id:9s,lvl:2s}]}