From 7c9262c3ec4cd17ca18bc464d8adf10d36f592e4 Mon Sep 17 00:00:00 2001 From: Roman / Linnea Gräf Date: Fri, 23 Jun 2023 11:38:42 +0200 Subject: Rift (#944) Co-authored-by: jani270 --- items/GLYPH_VALIDUS.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 items/GLYPH_VALIDUS.json (limited to 'items/GLYPH_VALIDUS.json') diff --git a/items/GLYPH_VALIDUS.json b/items/GLYPH_VALIDUS.json new file mode 100644 index 00000000..9779a85c --- /dev/null +++ b/items/GLYPH_VALIDUS.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:filled_map", + "displayname": "§5§5Validus 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§5Validus Glyph\"},ExtraAttributes:{id:\"GLYPH_VALIDUS\"}}", + "damage": 30880, + "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_VALIDUS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +} \ No newline at end of file -- cgit