1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"internalname": "BOTTLE_OF_JYRRE",
"itemid": "minecraft:potion",
"displayname": "Bottle 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:50,originTag:\"UNKNOWN\",id:\"BOTTLE_OF_JYRRE\",uuid:\"9ec391b8-fb1e-46ea-9c5e-7488a29cbb07\",timestamp:\"12/24/19 7:02 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"
]
}
|