diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 01:09:28 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 01:09:28 +1000 |
commit | 2a4de85f02a113f88dc9869b5088fbf5a9ee6044 (patch) | |
tree | 6be96e317263094e1844c2e037af051a221abb6e /items/FIRE_PROTECTION.json | |
parent | 59f892186059d909d8c4da2f77034c6aa7384d67 (diff) | |
download | NotEnoughUpdates-REPO-2a4de85f02a113f88dc9869b5088fbf5a9ee6044.tar.gz NotEnoughUpdates-REPO-2a4de85f02a113f88dc9869b5088fbf5a9ee6044.tar.bz2 NotEnoughUpdates-REPO-2a4de85f02a113f88dc9869b5088fbf5a9ee6044.zip |
fixed some scuffed stuff
Diffstat (limited to 'items/FIRE_PROTECTION.json')
-rw-r--r-- | items/FIRE_PROTECTION.json | 22 |
1 files changed, 5 insertions, 17 deletions
diff --git a/items/FIRE_PROTECTION.json b/items/FIRE_PROTECTION.json index 6d0dc305..f09e95c2 100644 --- a/items/FIRE_PROTECTION.json +++ b/items/FIRE_PROTECTION.json @@ -1,29 +1,17 @@ { "itemid": "minecraft:enchanted_book", - "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\"}}", + "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}}}", "damage": 0, "lore": [ - "§9Aiming IV", - "§7Arrows home towards nearby", - "§7monsters if they are within §a8", - "§a§7blocks.", - "§9Fire Protection V", - "§7Grants §a+20 §a❈ Defense", + "§9Fire Protection IV", + "§7Grants §a+16 §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!", "", - "§a§lUNCOMMON" + "§f§lCOMMON" ], "recipe": { "A1": "", |