1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"itemid": "minecraft:gunpowder",
"displayname": "§aDerelict Ashe",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§a§lUNCOMMON\"],Name:\"§aDerelict Ashe\"},ExtraAttributes:{id:\"DERELICT_ASHE\"}}",
"damage": 0,
"lore": [
"§eRight-click to view recipes!",
"",
"§a§lUNCOMMON"
],
"internalname": "DERELICT_ASHE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Derelict_Ashe"
]
}
|