1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"itemid": "minecraft:diamond_axe",
"displayname": "§cScavenged Emerald Hammer",
"nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Quest Item\",1:\"\",2:\"§7Bring to the §6Keeper of Emerald\",3:\"§6§7in the §2Mines of Divan§7.\",4:\"\",5:\"§c§lSPECIAL\"],Name:\"§cScavenged Emerald Hammer\"},ExtraAttributes:{id:\"DWARVEN_EMERALD_HAMMER\"}}",
"damage": 0,
"lore": [
"§7Quest Item",
"",
"§7Bring to the §6Keeper of Emerald",
"§6§7in the §2Mines of Divan§7.",
"",
"§c§lSPECIAL"
],
"internalname": "DWARVEN_EMERALD_HAMMER",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": ""
}
|