diff options
Diffstat (limited to 'items/THORNS;3.json')
-rw-r--r-- | items/THORNS;3.json | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/items/THORNS;3.json b/items/THORNS;3.json index fe41f168..0b0dcb69 100644 --- a/items/THORNS;3.json +++ b/items/THORNS;3.json @@ -1,7 +1,7 @@ { "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:\"§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. 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:[]}", "damage": 0, "lore": [ "§9Thorns III", @@ -13,12 +13,19 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-III: §7Enchantment Table,", + "§7Cactus Collection", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "internalname": "THORNS;3", "parent": "THORNS;2", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "" }
\ No newline at end of file |