1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"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\",4:\"\",5:\"§7Cost\",6:\"§c20 Copper\"],Name:\"§9Garden Scythe\"},ExtraAttributes:{id:\"GARDEN_SCYTHE\"}}",
"damage": 0,
"lore": [
"§7§7Cleans a §95x5 §7area of",
"§7grass, leaves and flowers.",
"",
"§9§lRARE",
"",
"§7Cost",
"§c20 Copper"
],
"internalname": "GARDEN_SCYTHE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|