1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"itemid": "minecraft:leaves",
"displayname": "§aPlant Matter",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Can be spread across a §aGarden §7plot\",1:\"§7with a §aSprayonator§7 or used in §2Pest\",2:\"§2Traps§7.\",3:\"\",4:\"§7Attracts: §6Locust§7, §6Slug\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aPlant Matter\"},ExtraAttributes:{id:\"PLANT_MATTER\"}}",
"damage": 3,
"lore": [
"§7Can be spread across a §aGarden §7plot",
"§7with a §aSprayonator§7 or used in §2Pest",
"§2Traps§7.",
"",
"§7Attracts: §6Locust§7, §6Slug",
"",
"§a§lUNCOMMON"
],
"internalname": "PLANT_MATTER",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Plant_Matter",
"https://wiki.hypixel.net/Plant_Matter"
]
}
|