diff options
Diffstat (limited to 'items/EXPERIENCE.json')
-rw-r--r-- | items/EXPERIENCE.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/EXPERIENCE.json b/items/EXPERIENCE.json index 18c9ee6b..4c46d15a 100644 --- a/items/EXPERIENCE.json +++ b/items/EXPERIENCE.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Experience II\",1:\"§7Grants a §a25% §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:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{experience:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Experience III\",1:\"§7Grants a §a37.5% §7chance for\",2:\"§7mobs and ores to drop double\",3:\"§7experience.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{experience:3},anvil_uses:1}}", "damage": 0, "lore": [ - "§9Experience II", - "§7Grants a §a25% §7chance for mobs", - "§7and ores to drop double", + "§9Experience III", + "§7Grants a §a37.5% §7chance for", + "§7mobs and ores to drop double", "§7experience.", "", "§7Use this on an item in an Anvil", |