1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:wooden_hoe",
"displayname": "§fSam\u0027s Scythe",
"nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Cleans a §93x3 §7area of\",1:\"§7grass, leaves and flowers.\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fSam\u0027s Scythe\"},ExtraAttributes:{id:\"SAM_SCYTHE\",profilebound:1b}}",
"damage": 0,
"lore": [
"§7§7Cleans a §93x3 §7area of",
"§7grass, leaves and flowers.",
"",
"§f§lCOMMON"
],
"internalname": "SAM_SCYTHE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Sam%27s_Scythe",
"https://wiki.hypixel.net/Sam's_Scythe"
]
}
|