1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"internalname": "GRIZZLY_BAIT",
"itemid": "minecraft:fish",
"displayname": "§9Rename Me",
"clickcommand": "",
"damage": 1,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE\"],Name:\"§9Rename Me\"},ExtraAttributes:{id:\"GRIZZLY_BAIT\",uuid:\"0a620603-e420-491c-acac-92ae9319265d\"}}",
"modver": "1.0.0",
"lore": [
"§eRight-click to view recipes!",
"",
"§9§lRARE"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Grizzly_Bait"
]
}
|