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
|
{
"internalname": "BOTTLE_OF_JYRRE",
"itemid": "minecraft:potion",
"displayname": "§f§cBottle of Jyrre",
"clickcommand": "",
"damage": 0,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Provides a boost to your §b✎\",1:\"§bIntelligence§7! The longer this\",2:\"§7item stays in your inventory,\",3:\"§7the more intelligent you will be\",4:\"§7after drinking it. Must be kept\",5:\"§7in your inventory at all times!\",6:\"\",7:\"§7Intelligence Bonus: §b0\",8:\"§7Duration: §b10 Minutes\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§cBottle of Jyrre\"},ExtraAttributes:{bottle_of_jyrre_seconds:670,originTag:\"UNKNOWN\",id:\"BOTTLE_OF_JYRRE\",uuid:\"5537cde3-6b06-42b2-94a4-71c61d677732\",timestamp:\"3/31/20 10:50 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Provides a boost to your §b✎",
"§bIntelligence§7! The longer this",
"§7item stays in your inventory,",
"§7the more intelligent you will be",
"§7after drinking it. Must be kept",
"§7in your inventory at all times!",
"",
"§7Intelligence Bonus: §b0",
"§7Duration: §b10 Minutes",
"",
"§f§lCOMMON"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Bottle_of_Jyrre"
]
}
|