diff options
Diffstat (limited to 'items/SMITE.json')
-rw-r--r-- | items/SMITE.json | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/items/SMITE.json b/items/SMITE.json index c9a746c7..0c2150f7 100644 --- a/items/SMITE.json +++ b/items/SMITE.json @@ -1,19 +1,14 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Flame I\",1:\"§7Arrows ignite your enemies for\",2:\"§7§a3s§7.\",3:\"§9Power III\",4:\"§7Increases bow damage by §a24%§7.\",5:\"§9Smite III\",6:\"§7Increases damage dealt to\",7:\"§7§7Skeletons§7, §7Zombie\",8:\"§7Pigmen§7, §7Withers§7, and\",9:\"§7§7Zombies§7 by §a24%§7.\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{smite:3,power:3,flame:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Smite IV\",1:\"§7Increases damage dealt to\",2:\"§7§7Zombies§7, §7Zombie Pigmen§7,\",3:\"§7§7Skeletons§7, and §7Withers§7\",4:\"§7by §a32%§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{smite:4}}}", "damage": 0, "lore": [ - "§9Flame I", - "§7Arrows ignite your enemies for", - "§7§a3s§7.", - "§9Power III", - "§7Increases bow damage by §a24%§7.", - "§9Smite III", + "§9Smite IV", "§7Increases damage dealt to", - "§7§7Skeletons§7, §7Zombie", - "§7Pigmen§7, §7Withers§7, and", - "§7§7Zombies§7 by §a24%§7.", + "§7§7Zombies§7, §7Zombie Pigmen§7,", + "§7§7Skeletons§7, and §7Withers§7", + "§7by §a32%§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", |