1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"internalname": "SCYTHE_BLADE",
"itemid": "minecraft:diamond",
"displayname": "§6Scythe Blade",
"clickcommand": "",
"damage": 0,
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§6§lLEGENDARY\"],Name:\"§6Scythe Blade\"},ExtraAttributes:{id:\"SCYTHE_BLADE\"}}",
"modver": "1.0.0",
"lore": [
"§eRight-click to view recipes!",
"",
"§6§lLEGENDARY"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Scythe_Blade"
]
}
|