1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"itemid": "minecraft:glass_bottle",
"displayname": "§aEmpty Odonata Bottle",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Hold this and look at an\",1:\"§7§9Odonata §7for §a3s §7while\",2:\"§7very close to bottle it.\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aEmpty Odonata Bottle\"},ExtraAttributes:{id:\"EMPTY_ODONATA_BOTTLE\"}}",
"damage": 0,
"lore": [
"§7Hold this and look at an",
"§7§9Odonata §7for §a3s §7while",
"§7very close to bottle it.",
"",
"§a§lUNCOMMON"
],
"internalname": "EMPTY_ODONATA_BOTTLE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|