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