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
|
{
"itemid": "minecraft:carpet",
"displayname": "§6Anti-Bite Scarf",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+100s\",1:\"§7Hearts: §a+1\",2:\"§7Intelligence: §a+20\",3:\"\",4:\"§6Ability: Helmets All The Way Around\",5:\"§7Regain §a+2ф §7when killing a\",6:\"§7monster.\",7:\"\",8:\"§7If you would take §c❤ §7damage,\",9:\"§7take §c0.3❤ §7less.\",10:\"\",11:\"§6§lLEGENDARY HELMET\"],Name:\"§6Anti-Bite Scarf\"},ExtraAttributes:{id:\"ANTI_BITE_SCARF\"}}",
"damage": 14,
"lore": [
"§7Rift Time: §a+100s",
"§7Hearts: §a+1",
"§7Intelligence: §a+20",
"",
"§6Ability: Helmets All The Way Around",
"§7Regain §a+2ф §7when killing a",
"§7monster.",
"",
"§7If you would take §c❤ §7damage,",
"§7take §c0.3❤ §7less.",
"",
"§6§lLEGENDARY HELMET"
],
"internalname": "ANTI_BITE_SCARF",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|