diff options
Diffstat (limited to 'items/FIRE_PROTECTION.json')
-rw-r--r-- | items/FIRE_PROTECTION.json | 22 |
1 files changed, 17 insertions, 5 deletions
diff --git a/items/FIRE_PROTECTION.json b/items/FIRE_PROTECTION.json index f09e95c2..6d0dc305 100644 --- a/items/FIRE_PROTECTION.json +++ b/items/FIRE_PROTECTION.json @@ -1,17 +1,29 @@ { "itemid": "minecraft:enchanted_book", - "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Fire Protection IV\",1:\"§7Grants §a+16 §a❈ Defense\",2:\"§a§7against fire and lava.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{fire_protection:4}}}", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[0:{lvl:3,id:5}],HideFlags:254,display:{Lore:[0:\"§9Aiming IV\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a8\",3:\"§a§7blocks.\",4:\"§9Fire Protection V\",5:\"§7Grants §a+20 §a❈ Defense\",6:\"§a§7against fire and lava.\",7:\"§9Respiration III\",8:\"§7Extends your underwater\",9:\"§7breathing time by §a45s§7.\",10:\"§9Smite V\",11:\"§7Increases damage dealt to\",12:\"§7§7Skeletons§7, §7Zombies§7,\",13:\"§7§7Zombie Pigmen§7, and\",14:\"§7§7Withers§7 by §a40%§7.\",15:\"\",16:\"§7Use this on an item in an Anvil\",17:\"§7to apply it!\",18:\"\",19:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"ENCHANTED_BOOK\",enchantments:{fire_protection:5,smite:5,respiration:3,aiming:4},uuid:\"5c7b2dda-8e85-4aea-9deb-9305402138e6\",timestamp:\"7/9/20 3:18 AM\"}}", "damage": 0, "lore": [ - "§9Fire Protection IV", - "§7Grants §a+16 §a❈ Defense", + "§9Aiming IV", + "§7Arrows home towards nearby", + "§7monsters if they are within §a8", + "§a§7blocks.", + "§9Fire Protection V", + "§7Grants §a+20 §a❈ Defense", "§a§7against fire and lava.", + "§9Respiration III", + "§7Extends your underwater", + "§7breathing time by §a45s§7.", + "§9Smite V", + "§7Increases damage dealt to", + "§7§7Skeletons§7, §7Zombies§7,", + "§7§7Zombie Pigmen§7, and", + "§7§7Withers§7 by §a40%§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", "", - "§f§lCOMMON" + "§a§lUNCOMMON" ], "recipe": { "A1": "", |