1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"itemid": "minecraft:enchanted_book",
"displayname": "§f§5Thunderlord VII",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Thunderlord VII\",1:\"§7Strikes a Monster with lightning\",2:\"§7every 3 consecutive hits,\",3:\"§7dealing §a60% §7of your damage.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§5§lEPIC\"],Name:\"§f§5Thunderlord VII\"},ExtraAttributes:{id:\"THUNDERLORD;7\",enchantments:{thunderlord:7}}}",
"damage": 0,
"lore": [
"§9Thunderlord VII",
"§7Strikes a Monster with lightning",
"§7every 3 consecutive hits,",
"§7dealing §a60% §7of your damage.",
"",
"§7Use this on an item in an Anvil",
"§7to apply it!",
"",
"§5§lEPIC"
],
"internalname": "THUNDERLORD;7",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|