blob: 2e844c54432b21cb4a2ba617cf33dbc10a89e14f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"itemid": "minecraft:glass_bottle",
"displayname": "§fGlass Bottle",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fGlass Bottle\"},ExtraAttributes:{id:\"GLASS_BOTTLE\"}}",
"damage": 0,
"lore": [
"§f§lCOMMON"
],
"internalname": "GLASS_BOTTLE",
"clickcommand": "",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Glass_Bottle"
]
}
|