diff options
Diffstat (limited to 'items/THORNS.json')
-rw-r--r-- | items/THORNS.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/THORNS.json b/items/THORNS.json index a9e4755a..045aa924 100644 --- a/items/THORNS.json +++ b/items/THORNS.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thorns II\",1:\"§7Grants a §a50% §7chance to\",2:\"§7rebound §a6% §7of damage dealt\",3:\"§7back at the attacker.\",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:{thorns:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thorns III\",1:\"§7Grants a §a50% §7chance to\",2:\"§7rebound §a9% §7of damage dealt\",3:\"§7back at the attacker.\",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:{thorns:3},anvil_uses:1}}", "damage": 0, "lore": [ - "§9Thorns II", + "§9Thorns III", "§7Grants a §a50% §7chance to", - "§7rebound §a6% §7of damage dealt", + "§7rebound §a9% §7of damage dealt", "§7back at the attacker.", "", "§7Use this on an item in an Anvil", |