diff options
Diffstat (limited to 'items/WIZARD_BREADCRUMBS.json')
-rw-r--r-- | items/WIZARD_BREADCRUMBS.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/WIZARD_BREADCRUMBS.json b/items/WIZARD_BREADCRUMBS.json new file mode 100644 index 00000000..473d842f --- /dev/null +++ b/items/WIZARD_BREADCRUMBS.json @@ -0,0 +1,22 @@ +{ + "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": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Wizard%27s_Breadcrumbs" + ] +}
\ No newline at end of file |