blob: d6163418c13ca58720437fd8e1b37d8e943f2d61 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"itemid": "minecraft:cactus",
"displayname": "§fCactus",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fCactus\"},ExtraAttributes:{id:\"CACTUS\"}}",
"damage": 0,
"lore": [
"§f§lCOMMON"
],
"internalname": "CACTUS",
"modver": "2.1.0-REL",
"vanilla": true,
"clickcommand": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Cactus",
"https://wiki.hypixel.net/Cactus"
]
}
|