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 5e6204f8..1318dd39 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-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}}}", + "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:\"§7- §fGauntlet\",12:\"\",13:\"§6Conflicts:\",14:\"§7- §cFirst Strike\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TRIPLE_STRIKE;1\",enchantments:{triple_strike:1}}}", "damage": 0, "lore": [ "§9Triple-Strike I", @@ -15,6 +15,7 @@ "§6Applied To:", "§7- §fSword", "§7- §fFishing Weapon", + "§7- §fGauntlet", "", "§6Conflicts:", "§7- §cFirst Strike", |