diff options
Diffstat (limited to 'items/EXPERIENCE;1.json')
-rw-r--r-- | items/EXPERIENCE;1.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/EXPERIENCE;1.json b/items/EXPERIENCE;1.json index c0efaa0b..9cbf24da 100644 --- a/items/EXPERIENCE;1.json +++ b/items/EXPERIENCE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Experience I\",1:\"§7Grants a §a12.5% §7chance for mobs\",2:\"§7and ores to drop double\",3:\"§7experience.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-III: §7Enchantment Table,\",10:\"§7Lapis Lazuli Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fPickaxe\",15:\"§7- §fDrill\",16:\"§7- §fFishing Weapon\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EXPERIENCE;1\",enchantments:{experience:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Experience I\",1:\"§7Grants a §a12.5% §7chance for mobs\",2:\"§7and ores to drop double\",3:\"§7experience.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-III: §7Enchantment Table,\",10:\"§7Lapis Lazuli Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fSword\",14:\"§7- §fPickaxe\",15:\"§7- §fDrill\",16:\"§7- §fFishing Weapon\",17:\"§7- §fGauntlet\",18:\"\",19:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"EXPERIENCE;1\",enchantments:{experience:1}}}", "damage": 0, "lore": [ "§9Experience I", @@ -21,6 +21,7 @@ "§7- §fPickaxe", "§7- §fDrill", "§7- §fFishing Weapon", + "§7- §fGauntlet", "", "§f§lCOMMON" ], |