1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:iron_hoe",
"displayname": "§cMetal Detector",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Used to find lost Dwarven\",1:\"§7treasures in the §2Mines of\",2:\"§2Divan§7. The Metal Detector\",3:\"§7beeps louder and faster the\",4:\"§7closer you are to a buried\",5:\"§7treasure.\",6:\"\",7:\"§c§lSPECIAL\"],Name:\"§cMetal Detector\"},ExtraAttributes:{id:\"DWARVEN_METAL_DETECTOR\"}}",
"damage": 0,
"lore": [
"§7Used to find lost Dwarven",
"§7treasures in the §2Mines of",
"§2Divan§7. The Metal Detector",
"§7beeps louder and faster the",
"§7closer you are to a buried",
"§7treasure.",
"",
"§c§lSPECIAL"
],
"internalname": "DWARVEN_METAL_DETECTOR",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": ""
}
|