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": "§9Enchanted Lush Berberis",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7A wonderful enchanted plant!\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§9§lRARE\"],Name:\"§9Enchanted Lush Berberis\"},ExtraAttributes:{id:\"ENCHANTED_LUSH_BERBERIS\"}}",
"damage": 3,
"lore": [
"§7A wonderful enchanted plant!",
"",
"§eRight-click to view recipes!",
"",
"§9§lRARE"
],
"internalname": "ENCHANTED_LUSH_BERBERIS",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Enchanted_Lush_Berberis",
"https://wiki.hypixel.net/Enchanted_Lush_Berberis"
]
}
|