blob: 57fc689ab35c3e9e46b9a70e5f7d8c42c1a648c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"itemid": "minecraft:bowl",
"displayname": "§fBowl",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\",1:\"\",2:\"§eClick to view recipe!\"],Name:\"§fBowl\"},ExtraAttributes:{id:\"BOWL\"}}",
"damage": 0,
"lore": [
"§f§lCOMMON"
],
"internalname": "BOWL",
"clickcommand": "",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Bowl"
]
}
|