1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"itemid": "minecraft:glowstone_dust",
"displayname": "§9§eWizard\u0027s Breadcrumbs",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§6Ability: Future Footsteps §e§lRIGHT CLICK\",1:\"§7Use while looking at §eyellow\",2:\"§eparticles §7in the world to mark\",3:\"§7a path to take in the §dRift§7.\",4:\"\",5:\"§9§lRARE\"],Name:\"§9§eWizard\u0027s Breadcrumbs\"},ExtraAttributes:{id:\"WIZARD_BREADCRUMBS\"}}",
"damage": 0,
"lore": [
"§6Ability: Future Footsteps §e§lRIGHT CLICK",
"§7Use while looking at §eyellow",
"§eparticles §7in the world to mark",
"§7a path to take in the §dRift§7.",
"",
"§9§lRARE"
],
"internalname": "WIZARD_BREADCRUMBS",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|