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
|
{
"itemid": "minecraft:diamond_sword",
"displayname": "§5Vorpal Katana",
"damage": 0,
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+150\",1:\"§7Strength: §c+80\",2:\"§7Crit Damage: §c+20%\",3:\"\",4:\"§7Intelligence: §a+200\",5:\"\",6:\"§7Deal §a+150% §7damage to Endermen\",7:\"\",8:\"§6Item Ability: Soulcry §e§lRIGHT CLICK\",9:\"§7Gian §c+150⫽ Ferocity §7against\",10:\"§7Endermen for 3s\",11:\"§8Mana Cost: §3200\",12:\"§8Cooldown: §a9s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPIC SWORD\",16:\"\",17:\"§c§lNOTE: This Item is currently unobtainable!\"],Name:\"§5Vorpal Katana\"},ExtraAttributes:{id:\"VORPAL_KATANA\"}}",
"modver": "2.0.0-REL",
"lore": [
"§7Damage: §c+150",
"§7Strength: §c+80",
"§7Crit Damage: §c+20%",
"",
"§7Intelligence: §a+200",
"",
"§7Deal §a+150% §7damage to Endermen",
"",
"§6Item Ability: Soulcry §e§lRIGHT CLICK",
"§7Gian §c+150⫽ Ferocity §7against",
"§7Endermen for 3s",
"§8Mana Cost: §3200",
"§8Cooldown: §a9s",
"",
"§7§8This item can be reforged!",
"§5§lEPIC SWORD",
"",
"§c§lNOTE: This Item is currently unobtainable!"
],
"clickcommand": "",
"internalname": "VORPAL_KATANA",
"infoType": "",
"crafttext": ""
}
|