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": "§cDead Bush of Love",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This item was given to the kind\",1:\"§7souls who helped so much testing\",2:\"§7SkyBlock! Much love §c❤\",3:\"\",4:\"§c§lSPECIAL\"],Name:\"§cDead Bush of Love\"},ExtraAttributes:{id:\"DEAD_BUSH_OF_LOVE\"}}",
"damage": 0,
"lore": [
"§7This item was given to the kind",
"§7souls who helped so much testing",
"§7SkyBlock! Much love §c❤",
"",
"§c§lSPECIAL"
],
"internalname": "DEAD_BUSH_OF_LOVE",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Dead_Bush_of_Love"
]
}
|