1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:enchanted_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": [
"§9Triple-Strike V",
"§7Increases melee damage dealt by",
"§7§a50% §7for the first three hits",
"§7on a mob.",
"",
"§cOnly obtainable from Experiments.",
"",
"§a§lUNCOMMON"
],
"internalname": "TRIPLE_STRIKE;5",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": ""
}
|