diff options
Diffstat (limited to 'items/TRIPLE_STRIKE;1.json')
-rw-r--r-- | items/TRIPLE_STRIKE;1.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/TRIPLE_STRIKE;1.json b/items/TRIPLE_STRIKE;1.json index ac1d0794..a46ff11d 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:\"§6Source:\",6:\"§aI-IV: §7Enchantment Table,\",7:\"§7Experiments\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fSword\",11:\"§7- §fFishing Weapon\",12:\"§7- §fGauntlet\",13:\"\",14:\"§6Conflicts:\",15:\"§7- §cFirst Strike\",16:\"\",17:\"§f§lCOMMON\"],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-IV: §7Enchantment Table,\",7:\"§7Experiments\",8:\"\",9:\"§6Applied To:\",10:\"§7- §fSword\",11:\"§7- §fFishing Weapon\",12:\"§7- §fLongsword\",13:\"§7- §fGauntlet\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cFirst Strike\",17:\"\",18:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TRIPLE_STRIKE;1\",enchantments:{triple_strike:1}}}", "damage": 0, "lore": [ "§9Triple-Strike I", @@ -16,6 +16,7 @@ "§6Applied To:", "§7- §fSword", "§7- §fFishing Weapon", + "§7- §fLongsword", "§7- §fGauntlet", "", "§6Conflicts:", |