Options
List of all values that can be used in the Items: option
Section titled “List of all values that can be used in the Items: option”Useful Links
Section titled “Useful Links”Description
Section titled “Description”This option is used to set the item material and some of the items data.
Usages
Section titled “Usages”Item:{Material}Item:{Material}:{Durability}Item:{Material}:{Durability}#{Custom Model Data}Item:{Material}#{Custom Model Data}Item:{Leather Armor/Potion}:{Color}Item:{Leather Armor/Potion}:{Red},{Green},{Blue}Item:{Potion}:{PotionEffect}Item:{Material}, Damage:{Amount}
Examples
Section titled “Examples”Items: - 'Item:Golden_Apple' - 'Item:Diamond_Chestplate:50' - 'Item:Diamond_Chestplate:50#32' - 'Item:Diamond_Chestplate#32' - 'Item:Leather_Chestplate:Blue' - 'Item:Leather_Chestplate:0,0,255' - 'Item:Potion:Heal'1.9-1.12.2 Mob Eggs:
Item:{MONSTER_EGG}:{Mob Name}
Example
Section titled “Example”Items: - 'Item:MONSTER_EGG:Creeper'Description: This option is used to set the name of the item.
Usage:
Section titled “Usage:”Name:{Name of the item}
Example
Section titled “Example”Items: - 'Item:Diamond_Sword, Name:&4Sword of lost souls'Description
Section titled “Description”This option is used to set the lore on the item. If you wish to add a line split the line with a , with no spaces.
Lore:{Line 1},{Line 2>,{Line 3},{Line 4},...etc
Example
Section titled “Example”Items: - 'Item:Diamond_Sword, Lore:&7An old sword once lost in time,&7but has now been found and,&7is eager for battle.'Amount:
Section titled “Amount:”Description
Section titled “Description”This option is used to set how many items are in the stack given to the player.
Amount:{Number of item in stack}
Example
Section titled “Example”Items: - 'Item:Golden_Apple, Amount:32'Player:
Section titled “Player:”Description
Section titled “Description”This option is used to set the player of a player head item. You can use a few different options for this.
Options
Section titled “Options”- Player’s Name Usage:
Player:BadBones69
- Hash/Base64 Usage:
Player:eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWVlMzEyNmZmMmMzNDNkYTUyNWVlZjJiOTMyNzJiOWZlZDM2MjczZDBlYTA4YzI2MTZiODAwMDk5NDhhZDU3ZSJ9fX0=
- URL Usage:
Player:http://textures.minecraft.net/texture/1ee3126ff2c343da525eef2b93272b9fed36273d0ea08c2616b80009948ad57e
Examples
Section titled “Examples”Items: - 'Item:PLAYER_HEAD, Player:BadBones69' - 'Item:PLAYER_HEAD, Player:eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWVlMzEyNmZmMmMzNDNkYTUyNWVlZjJiOTMyNzJiOWZlZDM2MjczZDBlYTA4YzI2MTZiODAwMDk5NDhhZDU3ZSJ9fX0=' - 'Item:PLAYER_HEAD, Player:https://textures.minecraft.net/texture/1ee3126ff2c343da525eef2b93272b9fed36273d0ea08c2616b80009948ad57e'Unbreakable-Item:
Section titled “Unbreakable-Item:”Description
Section titled “Description”This option is used to make an item unbreakable.
Unbreakable-Item:{true/false}
Example
Section titled “Example”Items: - 'Item:Diamond_Sword, Unbreakable-Item:true'Enchantments
Section titled “Enchantments”Description
Section titled “Description”This option is used to set the enchantments on the item.
{Enchantment Name}:{Level}
Example
Section titled “Example”Items: - 'Item:Diamond_Sword, Sharpness:5, Durability:2'Item Flags
Section titled “Item Flags”Description
Section titled “Description”These options are used to add flags to the item.
{Flag Name}
Examples
Section titled “Examples”Items: - 'Item:Potion:lime, HIDE_POTION_EFFECTS' - 'Item:Diamond_Sword, Unbreakable-Item:true, HIDE_UNBREAKABLE'