diff options
Diffstat (limited to 'items/ANTI_BITE_SCARF.json')
-rw-r--r-- | items/ANTI_BITE_SCARF.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/ANTI_BITE_SCARF.json b/items/ANTI_BITE_SCARF.json new file mode 100644 index 00000000..f9e7097e --- /dev/null +++ b/items/ANTI_BITE_SCARF.json @@ -0,0 +1,29 @@ +{ + "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": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Anti-Bite_Scarf", + "https://wiki.hypixel.net/Anti-Bite_Scarf" + ] +}
\ No newline at end of file |