diff options
Diffstat (limited to 'items/GLYPH_POTENTIA.json')
-rw-r--r-- | items/GLYPH_POTENTIA.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/GLYPH_POTENTIA.json b/items/GLYPH_POTENTIA.json new file mode 100644 index 00000000..3b238fee --- /dev/null +++ b/items/GLYPH_POTENTIA.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:filled_map", + "displayname": "§5§5Potentia Glyph", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7§oA scroll ingrained with an\",1:\"§7§oancient symbol.\",2:\"\",3:\"§7If the pattern is mimicked with\",4:\"§7a §bpowerful artifact§7, it may\",5:\"§7be possible to cast a §9Warding\",6:\"§9Spell§7.\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5§5Potentia Glyph\"},ExtraAttributes:{id:\"GLYPH_POTENTIA\"}}", + "damage": 30887, + "lore": [ + "§7§7§oA scroll ingrained with an", + "§7§oancient symbol.", + "", + "§7If the pattern is mimicked with", + "§7a §bpowerful artifact§7, it may", + "§7be possible to cast a §9Warding", + "§9Spell§7.", + "", + "§5§lEPIC" + ], + "internalname": "GLYPH_POTENTIA", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |