1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"itemid": "minecraft:double_plant",
"displayname": "§aLush Berberis",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7A wonderful plant!\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aLush Berberis\"},ExtraAttributes:{id:\"LUSH_BERBERIS\"}}",
"damage": 3,
"lore": [
"§7A wonderful plant!",
"",
"§eRight-click to view recipes!",
"",
"§a§lUNCOMMON"
],
"internalname": "LUSH_BERBERIS",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Lush_Berberis",
"https://wiki.hypixel.net/Lush_Berberis"
]
}
|