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:carpet",
"displayname": "§dAnti-Bite Scarf",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Intelligence: §a+22\",1:\"\",2:\"§6Ability: Helmets All The Way Around \",3:\"§7Regain §a+2ф §7when killing a monster.\",4:\"\",5:\"§7If you would take §c❤ §7damage, take\",6:\"§7§c0.5❤ §7less.\",7:\"\",8:\"§eLeft-click to pick color!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§d§lMYTHIC HELMET\"],Name:\"§dAnti-Bite Scarf\"},ExtraAttributes:{id:\"ANTI_BITE_SCARF_2\"}}",
"damage": 14,
"lore": [
"§7Intelligence: §a+22",
"",
"§6Ability: Helmets All The Way Around ",
"§7Regain §a+2ф §7when killing a monster.",
"",
"§7If you would take §c❤ §7damage, take",
"§7§c0.5❤ §7less.",
"",
"§eLeft-click to pick color!",
"",
"§7§8This item can be reforged!",
"§d§lMYTHIC HELMET"
],
"recipe": {
"A1": "",
"A2": "",
"A3": "",
"B1": "",
"B2": "SCARF_STUDIES:1",
"B3": "",
"C1": "BLOODBADGE:1",
"C2": "ANTI_BITE_SCARF:1",
"C3": "BLOODBADGE:1"
},
"internalname": "ANTI_BITE_SCARF_2",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "Requires: Vampire Slayer 4",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Anti-Bite_Scarf",
"https://wiki.hypixel.net/Anti-Bite_Scarf"
]
}
|