diff options
-rw-r--r-- | items/THORNS;3.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/THORNS;3.json b/items/THORNS;3.json index 0b0dcb69..4e3f98c0 100644 --- a/items/THORNS;3.json +++ b/items/THORNS;3.json @@ -1,14 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§fEnchanted Book", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Thorns III\",1:\"§7Grants a §a50% §7chance to\",2:\"§7rebound §a9% §7of damage dealt\",3:\"§7back at the attacker. Damage\",4:\"§7capped at §c200§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-III: §7Enchantment Table,\",11:\"§7Cactus Collection\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fArmor\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"THORNS;3\",enchantments:{thorns:3}},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,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:\"§6Source:\",9:\"§aI-III: §7Enchantment Table,\",10:\"§7Cactus Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{id:\"THORNS;3\",enchantments:{thorns:3}},AttributeModifiers:[]}", "damage": 0, "lore": [ "§9Thorns III", "§7Grants a §a50% §7chance to", "§7rebound §a9% §7of damage dealt", - "§7back at the attacker. Damage", - "§7capped at §c200§7.", + "§7back at the attacker.", "", "§7Use this on an item in an Anvil", "§7to apply it!", |