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
36
37
38
39
40
|
{
"itemid": "minecraft:golden_sword",
"displayname": "§6Pigman Sword",
"nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+100\",2:\"§7Crit Chance: §c+5%\",3:\"§7Crit Damage: §c+30%\",4:\"\",5:\"§6Item Ability: Burning Souls §e§lRIGHT CLICK\",6:\"§7Gain §a+50❈ Defense §7for §a5§7s\",7:\"§7and cast vortex of flames\",8:\"§7towards enemies, dealing up to\",9:\"§7§a1,500§7 over §a5§7 seconds.\",10:\"§8Mana Cost: §370\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pigman Sword\"},ExtraAttributes:{id:\"PIGMAN_SWORD\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+200",
"§7Strength: §c+100",
"§7Crit Chance: §c+5%",
"§7Crit Damage: §c+30%",
"",
"§6Item Ability: Burning Souls §e§lRIGHT CLICK",
"§7Gain §a+50❈ Defense §7for §a5§7s",
"§7and cast vortex of flames",
"§7towards enemies, dealing up to",
"§7§a1,500§7 over §a5§7 seconds.",
"§8Mana Cost: §370",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY SWORD"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_GRILLED_PORK:24",
"A3": "",
"B1": "",
"B2": "ENCHANTED_GRILLED_PORK:24",
"B3": "",
"C1": "",
"C2": "STICK:1",
"C3": ""
},
"internalname": "PIGMAN_SWORD",
"clickcommand": "viewrecipe",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Pigman_Sword"
]
}
|