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
|
{
"internalname": "BOTTLE_OF_JYRRE",
"itemid": "minecraft:potion",
"displayname": "§f§cLost Bottle of Jyrre",
"clickcommand": "",
"damage": 0,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Provides a boost to your §b✎\",1:\"§bIntelligence§7! The longer this item\",2:\"§7stays in your inventory, the more\",3:\"§7intelligent you will be after drinking\",4:\"§7it. Must be kept in your inventory at\",5:\"§7all times!\",6:\"\",7:\"§7Intelligence Bonus: §b0\",8:\"§7Duration: §b10 Minutes\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§cLost Bottle of Jyrre\"},ExtraAttributes:{bottle_of_jyrre_seconds:40,bottle_of_jyrre_last_update:1703624609113L,originTag:\"UNKNOWN\",id:\"BOTTLE_OF_JYRRE\"}}",
"modver": "2.1.1-PRE",
"lore": [
"§7Provides a boost to your §b✎",
"§bIntelligence§7! The longer this item",
"§7stays in your inventory, the more",
"§7intelligent you will be after drinking",
"§7it. Must be kept in your inventory at",
"§7all times!",
"",
"§7Intelligence Bonus: §b0",
"§7Duration: §b10 Minutes",
"",
"§f§lCOMMON"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Bottle_of_Jyrre"
],
"recipes": [
{
"type": "trade",
"cost": "ENCHANTED_EMERALD:2",
"result": "BOTTLE_OF_JYRRE"
}
],
"crafttext": ""
}
|