1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:iron_hoe",
"displayname": "§9Garden Scythe",
"nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Cleans a §95x5 §7area of\",1:\"§7grass, leaves and flowers.\",2:\"\",3:\"§9§lRARE\"],Name:\"§9Garden Scythe\"},ExtraAttributes:{id:\"GARDEN_SCYTHE\"}}",
"damage": 0,
"lore": [
"§7§7Cleans a §95x5 §7area of",
"§7grass, leaves and flowers.",
"",
"§9§lRARE"
],
"internalname": "GARDEN_SCYTHE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Garden_Scythe",
"https://wiki.hypixel.net/Garden_Scythe"
]
}
|