1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"itemid": "minecraft:dye",
"displayname": "§f§f§aTwilight Arrow Poison",
"nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§8Consumed on arrow shot\",1:\"§7Arrows apply a §5ᛤ §5poison\",2:\"§5§7that increases all incoming\",3:\"§7damage by §c10% §7for §a20s§7.\",4:\"\",5:\"§a§lUNCOMMON ARROW POISON\"],Name:\"§f§f§aTwilight Arrow Poison\"},ExtraAttributes:{id:\"TWILIGHT_ARROW_POISON\"},AttributeModifiers:[]}",
"damage": 5,
"lore": [
"§8Consumed on arrow shot",
"§7Arrows apply a §5ᛤ §5poison",
"§5§7that increases all incoming",
"§7damage by §c10% §7for §a20s§7.",
"",
"§a§lUNCOMMON ARROW POISON"
],
"internalname": "TWILIGHT_ARROW_POISON",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Twilight_Arrow_Poison",
"https://wiki.hypixel.net/Twilight_Arrow_Poison"
]
}
|