Common Tag Structures

Common Tag Structures

Enchantments

ench:
- id:
    short: 18 #EID
  lvl:
    short: 1  #level

EID corresponds to Enchantments on Minecraft Wiki.

Books

author: IllidanS4          #author name (finished book)
title: How To Write A Book #book title (finished book)
pages:
- This is page 1
- This is page 2

Custom Item Names

display:
  Name: Mighty Bone of The Wither
  Lore:
  - This is the bone of The Wither
  - killed by an unknown player.

Dyed Leather

display:
  color: 16711680 #Red<<16 + Green<<8 + Blue

Custom Potions

CustomPotionEffects:
- Id:
    byte: 9 #Nausea
  Amplifier:
    byte: 0 #Level I
  Duration: 1200 #1200 ticks = 60 seconds = 1 minute

Skull

SkullOwner: Notch

Comments

Posts Quoted:
Reply
Clear All Quotes