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
41
42
|
{
"itemid": "minecraft:golden_sword",
"displayname": "§6Pigman Sword",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+100\",2:\"§7Crit Chance: §c+5%\",3:\"§7Crit Damage: §c+30%\",4:\"§7Intelligence: §a+300\",5:\"\",6:\"§6Ability: Burning Souls §e§lRIGHT CLICK\",7:\"§7Gain §a+300❈ Defense §7for §a5s§7\",8:\"§7and cast vortex of flames\",9:\"§7towards enemies, dealing up to\",10:\"§7§c30,000§7 over §a5§7 seconds.\",11:\"§8Mana Cost: §3400\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§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%",
"§7Intelligence: §a+300",
"",
"§6Ability: Burning Souls §e§lRIGHT CLICK",
"§7Gain §a+300❈ Defense §7for §a5s§7",
"§7and cast vortex of flames",
"§7towards enemies, dealing up to",
"§7§c30,000§7 over §a5§7 seconds.",
"§8Mana Cost: §3400",
"",
"§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": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Pigman_Sword"
],
"crafttext": "Requires: Raw Porkchop IX"
}
|