1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:deadbush",
"displayname": "§fWilted Berberis",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7The plant equivalent of an alien\",1:\"§7zombie.\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fWilted Berberis\"},ExtraAttributes:{id:\"WILTED_BERBERIS\"}}",
"damage": 0,
"lore": [
"§7The plant equivalent of an alien",
"§7zombie.",
"",
"§f§lCOMMON"
],
"internalname": "WILTED_BERBERIS",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wilted_Berberis",
"https://wiki.hypixel.net/Wilted_Berberis"
]
}
|