diff options
Diffstat (limited to 'items/POWER.json')
-rw-r--r-- | items/POWER.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/POWER.json b/items/POWER.json index f8fb6d2c..3e118c5f 100644 --- a/items/POWER.json +++ b/items/POWER.json @@ -1,16 +1,16 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power IV\",1:\"§7Increases bow damage by §a32%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{power:4}}}", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Power V\",1:\"§7Increases bow damage by §a40%§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{power:5},anvil_uses:1}}", "damage": 0, "lore": [ - "§9Power IV", - "§7Increases bow damage by §a32%§7.", + "§9Power V", + "§7Increases bow damage by §a40%§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§f§lCOMMON" + "§a§lUNCOMMON" ], "recipe": { "A1": "", |