Item Meta
Item Meta
Global Meta Data
All item can have a name and a lore.
Name
Provide a name for the item you can use '_' as space and the color code.
format: 'name:<item name>'
- 276 1 name:&3Old_Diamond_Sword
Demonstration of format above:

Lore
Provide a lore for the item you can use '_' as space, '|' as line break and the color code.
format: 'lore:<item lore>'
- 383:50 1 lore:&6An_egg_where_lives_a|&2Baby_Creeper
Demonstration of format above:

Enchantments
Provide an enchantment for the item, you can use the name or the ID of the enchantment.
format: '<enchantment>:<level>'
- 267 1 sharpnessl:5
equals
- 267 1 16:5
Demonstration of format above:

For the list of the enchantments you can see here.
You can enter the ID of the enchantment or the name.
FireWorks
Colour
The initial colour of the explosion. Multiple values can be separated with a comma.
format: 'color:<color>,<color>,<color>'
You can view the list of color here.
Shape
The resulting shape of the explosion, if not defined the default is 'small ball'.
format: 'shape:<shape>'
You can view the list of shape here.
Fade
The second color of the explosion. Multiple values can be separated with a comma.
format: 'fade:<color>,<color>,<color>'
You can view the list of color here.
Effect
Effects to be applied to the explosion. Multiple values can be separated with a comma.
format: 'effect:<effect>'
You can view the list of effects here.
Force
The flight duration of the rocket.
format: 'force:<force>'
Example
An example of firework defined with the example above.
- 401 1 color:red,yellow,lime fade:blue,silver,purple force:3 shape:creeper effect:trail,twinkle
Demonstration of format above:

Comments