1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
{
"itemid": "minecraft:dye",
"displayname": "§9Full-Jaw Fanging Kit",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Fanged §7reforge\",4:\"§7when combined with an IRON\",5:\"§7sword§7.\",6:\"\",7:\"§7§8§oFangs! Very menacing.\",8:\"\",9:\"§9Fanged §7(§6Legendary§7):\",10:\"§7Strength: §c+60\",11:\"§7Crit Chance: §c+8%\",12:\"§7Bonus Attack Speed: §c+9%\",13:\"\",14:\"§9Fanged Bonus\",15:\"§7Every §c7th §7melee hit on an\",16:\"§7enemy §7deals §c+100% §7damage.\",17:\"\",18:\"§7Requires §aMining Skill Level\",19:\"§aXIII§7!\",20:\"\",21:\"§9§lRARE REFORGE STONE\"],Name:\"§9Full-Jaw Fanging Kit\"},ExtraAttributes:{id:\"FULL_JAW_FANGING_KIT\"}}",
"damage": 15,
"lore": [
"§8Reforge Stone",
"§7§8Combinable in Reforge Anvil",
"",
"§7Applies the §9Fanged §7reforge",
"§7when combined with an IRON",
"§7sword§7.",
"",
"§7§8§oFangs! Very menacing.",
"",
"§9Fanged §7(§6Legendary§7):",
"§7Strength: §c+60",
"§7Crit Chance: §c+8%",
"§7Bonus Attack Speed: §c+9%",
"",
"§9Fanged Bonus",
"§7Every §c7th §7melee hit on an",
"§7enemy §7deals §c+100% §7damage.",
"",
"§7Requires §aMining Skill Level",
"§aXIII§7!",
"",
"§9§lRARE REFORGE STONE"
],
"internalname": "FULL_JAW_FANGING_KIT",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|