diff options
Diffstat (limited to 'items/TRIPLE_STRIKE;1.json')
-rw-r--r-- | items/TRIPLE_STRIKE;1.json | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/items/TRIPLE_STRIKE;1.json b/items/TRIPLE_STRIKE;1.json index 0543aaf9..5e6204f8 100644 --- a/items/TRIPLE_STRIKE;1.json +++ b/items/TRIPLE_STRIKE;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Triple-Strike I\",1:\"§7Increases melee damage dealt by\",2:\"§7§a10% §7for the first three hits\",3:\"§7on a mob.\",4:\"\",5:\"§7§7Cost: §320 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TRIPLE_STRIKE;1\",enchantments:{triple_strike:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Triple-Strike I\",1:\"§7Increases melee damage dealt by\",2:\"§7§a10% §7for the first three hits\",3:\"§7on a mob.\",4:\"\",5:\"§6Source:\",6:\"§aI-III: §7Enchantment Table\",7:\"\",8:\"§6Applied To:\",9:\"§7- §fSword\",10:\"§7- §fFishing Weapon\",11:\"\",12:\"§6Conflicts:\",13:\"§7- §cFirst Strike\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TRIPLE_STRIKE;1\",enchantments:{triple_strike:1}}}", "damage": 0, "lore": [ "§9Triple-Strike I", @@ -9,11 +9,21 @@ "§7§a10% §7for the first three hits", "§7on a mob.", "", - "§cOnly obtainable in a Enchanting Table." + "§6Source:", + "§aI-III: §7Enchantment Table", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", + "§6Conflicts:", + "§7- §cFirst Strike", + "", + "§f§lCOMMON" ], "internalname": "TRIPLE_STRIKE;1", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "" -} +}
\ No newline at end of file |