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
43
44
45
46
47
48
49
50
51
52
53
54
|
{
"itemid": "minecraft:leather_chestplate",
"displayname": "§6Nutcracker Chestplate",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.5%\",1:\"§7Health: §a+115\",2:\"§7Defense: §a+45\",3:\"§7Magic Find: §a+2\",4:\" §8[§7⚔§8] §8[§8α§8] §8[§8α§8]\",5:\"\",6:\"§6Full Set Bonus: Cold Thumb §7(0/4)\",7:\"§7Allows the wearer to shoot unlimited\",8:\"§7snowballs when using §9Frosty the\",9:\"§9Snow Cannon§7.\",10:\"\",11:\"§6Full Set Bonus: Battalion §7(0/4)\",12:\"§7Grants §b+1✯ Magic Find §7and §a+50❈\",13:\"§aDefense §7to everyone within §a30\",14:\"§a§7blocks. Stacks up to §c5 §7times.\",15:\"\",16:\"§7Each piece grants a §a7.5% §7bonus gift\",17:\"§7chance for every present you earn\",18:\"§7from the §cGift Attack §7minigame!\",19:\"\",20:\"§7All stats of this armor piece are\",21:\"§7doubled while on §cJerry\u0027s Workshop§7!\",22:\"\",23:\"§7§8This item can be reforged!\",24:\"§7§4❣ §cRequires §aFishing Skill 28§c.\",25:\"§6§lLEGENDARY CHESTPLATE\"],color:16527164,Name:\"§6Nutcracker Chestplate\"},ExtraAttributes:{id:\"NUTCRACKER_CHESTPLATE\"}}",
"damage": 0,
"lore": [
"§7Sea Creature Chance: §c+1.5%",
"§7Health: §a+115",
"§7Defense: §a+45",
"§7Magic Find: §a+2",
" §8[§7⚔§8] §8[§8α§8] §8[§8α§8]",
"",
"§6Full Set Bonus: Cold Thumb §7(0/4)",
"§7Allows the wearer to shoot unlimited",
"§7snowballs when using §9Frosty the",
"§9Snow Cannon§7.",
"",
"§6Full Set Bonus: Battalion §7(0/4)",
"§7Grants §b+1✯ Magic Find §7and §a+50❈",
"§aDefense §7to everyone within §a30",
"§a§7blocks. Stacks up to §c5 §7times.",
"",
"§7Each piece grants a §a7.5% §7bonus gift",
"§7chance for every present you earn",
"§7from the §cGift Attack §7minigame!",
"",
"§7All stats of this armor piece are",
"§7doubled while on §cJerry\u0027s Workshop§7!",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFishing Skill 28§c.",
"§6§lLEGENDARY CHESTPLATE"
],
"recipe": {
"A1": "WALNUT:3",
"A2": "SNOW_SUIT_CHESTPLATE:1",
"A3": "WALNUT:3",
"B1": "WALNUT:3",
"B2": "WALNUT:3",
"B3": "WALNUT:3",
"C1": "WALNUT:3",
"C2": "WALNUT:3",
"C3": "WALNUT:3"
},
"internalname": "NUTCRACKER_CHESTPLATE",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Nutcracker_Chestplate",
"https://wiki.hypixel.net/Nutcracker_Chestplate"
]
}
|