diff options
Diffstat (limited to 'items/TRIPLE_STRIKE;5.json')
-rw-r--r-- | items/TRIPLE_STRIKE;5.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/TRIPLE_STRIKE;5.json b/items/TRIPLE_STRIKE;5.json index c7748c23..db721ef8 100644 --- a/items/TRIPLE_STRIKE;5.json +++ b/items/TRIPLE_STRIKE;5.json @@ -1,6 +1,6 @@ {
"itemid": "minecraft:enchanted_book",
- "displayname": "§fEnchanted Book",
+ "displayname": "§aEnchanted Book",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Triple-Strike V\",1:\"§7Increases melee damage dealt by\",2:\"§7§a50% §7for the first three hits\",3:\"§7on a mob.\",4:\"\",5:\"§7§7Cost: §375 Exp Levels\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TRIPLE_STRIKE;5\",enchantments:{triple_strike:5}}}",
"damage": 0,
"lore": [
@@ -9,7 +9,9 @@ "§7§a50% §7for the first three hits",
"§7on a mob.",
"",
- "§cOnly obtainable from Experiments."
+ "§cOnly obtainable from Experiments.",
+ "",
+ "§a§lUNCOMMON"
],
"internalname": "TRIPLE_STRIKE;5",
"crafttext": "",
|