diff options
Diffstat (limited to 'items/WAND_OF_WARDING.json')
-rw-r--r-- | items/WAND_OF_WARDING.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/WAND_OF_WARDING.json b/items/WAND_OF_WARDING.json new file mode 100644 index 00000000..df8088a6 --- /dev/null +++ b/items/WAND_OF_WARDING.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:diamond", + "displayname": "§9§bWarding Diamathame", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7A powerful artifact ingrained\",1:\"§7with protective properties.\",2:\"\",3:\"§6Ability: Glyph Incantation\",4:\"§7Activate §5Glyphs §7to imbue\",5:\"§7them with a §9Warding Spell§7.\",6:\"\",7:\"§9§lRARE\"],Name:\"§9§bWarding Diamathame\"},ExtraAttributes:{id:\"WAND_OF_WARDING\"}}", + "damage": 0, + "lore": [ + "§7§7A powerful artifact ingrained", + "§7with protective properties.", + "", + "§6Ability: Glyph Incantation", + "§7Activate §5Glyphs §7to imbue", + "§7them with a §9Warding Spell§7.", + "", + "§9§lRARE" + ], + "internalname": "WAND_OF_WARDING", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Warding_Diamathame" + ] +}
\ No newline at end of file |