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:wool",
"displayname": "§aDung",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Can be spread across a §bGarden\",1:\"§b§7plot with a §aSprayonator§7.\",2:\"\",3:\"§7Attracts: §6Beetle§7, §6Fly\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aDung\"},ExtraAttributes:{id:\"DUNG\"}}",
"damage": 12,
"lore": [
"§7Can be spread across a §bGarden",
"§b§7plot with a §aSprayonator§7.",
"",
"§7Attracts: §6Beetle§7, §6Fly",
"",
"§a§lUNCOMMON"
],
"internalname": "DUNG",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Dung",
"https://hypixel-skyblock.fandom.com/wiki/Dung"
]
}
|