1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"itemid": "minecraft:nether_wart",
"displayname": "§fNether Wart",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fNether Wart\"},ExtraAttributes:{id:\"NETHER_STALK\"}}",
"damage": 0,
"lore": [
"§8Brewing Ingredient",
"§f§lCOMMON"
],
"internalname": "NETHER_STALK",
"clickcommand": "",
"modver": "1.5-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Nether_Wart"
],
"vanilla": true
}
|