1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"itemid": "minecraft:deadbush",
"displayname": "§f§f§fMysterious Crop",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§f§f§fMysterious Crop\"},ExtraAttributes:{id:\"MYSTERIOUS_CROP\"}}",
"damage": 0,
"lore": [
"§f§lCOMMON"
],
"internalname": "MYSTERIOUS_CROP",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mysterious_Crop",
"https://wiki.hypixel.net/Mysterious_Crop"
]
}
|