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
|
{
"itemid": "minecraft:iron_sword",
"displayname": "§9Blade of the Volcano",
"nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+220\",1:\"§7Strength: §c+70\",2:\"§7Crit Damage: §c+20%\",3:\"\",4:\"§7A powerful blade forged in the\",5:\"§7depths of the §6Blazing\",6:\"§6Volcano§7.\",7:\"\",8:\"§7§7Gain §c+100❁ Strength\",9:\"§c§7against enemies who are in\",10:\"§7lava.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§9§lRARE SWORD\"],Name:\"§9Blade of the Volcano\"},ExtraAttributes:{id:\"BLADE_OF_THE_VOLCANO\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+220",
"§7Strength: §c+70",
"§7Crit Damage: §c+20%",
"",
"§7A powerful blade forged in the",
"§7depths of the §6Blazing",
"§6Volcano§7.",
"",
"§7§7Gain §c+100❁ Strength",
"§c§7against enemies who are in",
"§7lava.",
"",
"§7§8This item can be reforged!",
"§9§lRARE SWORD"
],
"internalname": "BLADE_OF_THE_VOLCANO",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|