Skip to content

Instantly share code, notes, and snippets.

View unickorn's full-sized avatar
🐛
hunting bugs

Ilhan unickorn

🐛
hunting bugs
  • Munich, Germany
  • 15:21 (UTC +02:00)
View GitHub Profile
@shoghicp
shoghicp / commands.md
Last active October 29, 2023 18:16
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}]}