From 4cbfbf3ad3eb8181b704b8f52a90ee4539568f94 Mon Sep 17 00:00:00 2001 From: jani270 Date: Wed, 21 Jun 2023 21:53:33 +0200 Subject: Missing Fixed guardian 5 --- items/GLYPH_ROBUR.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 items/GLYPH_ROBUR.json (limited to 'items/GLYPH_ROBUR.json') diff --git a/items/GLYPH_ROBUR.json b/items/GLYPH_ROBUR.json new file mode 100644 index 00000000..906453d9 --- /dev/null +++ b/items/GLYPH_ROBUR.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:filled_map", + "displayname": "§5§5Robur 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§5Robur Glyph\"},ExtraAttributes:{id:\"GLYPH_ROBUR\"}}", + "damage": 30885, + "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_ROBUR", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +} \ No newline at end of file -- cgit