diff options
author | jani270 <jani270@gmx.de> | 2023-06-21 21:53:33 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2023-06-21 21:53:33 +0200 |
commit | 4cbfbf3ad3eb8181b704b8f52a90ee4539568f94 (patch) | |
tree | 6f096b5788ce964af3729cdc1f939bb02a154e44 /items/GLYPH_FIRMITAS.json | |
parent | 6b3941f8ea121e9bee52a9f1a1372925138ae9ca (diff) | |
download | NotEnoughUpdates-REPO-4cbfbf3ad3eb8181b704b8f52a90ee4539568f94.tar.gz NotEnoughUpdates-REPO-4cbfbf3ad3eb8181b704b8f52a90ee4539568f94.tar.bz2 NotEnoughUpdates-REPO-4cbfbf3ad3eb8181b704b8f52a90ee4539568f94.zip |
Missing Fixed guardian 5
Diffstat (limited to 'items/GLYPH_FIRMITAS.json')
-rw-r--r-- | items/GLYPH_FIRMITAS.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/GLYPH_FIRMITAS.json b/items/GLYPH_FIRMITAS.json new file mode 100644 index 00000000..6a178ba5 --- /dev/null +++ b/items/GLYPH_FIRMITAS.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:filled_map", + "displayname": "§5§5Firmitas 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§5Firmitas Glyph\"},ExtraAttributes:{id:\"GLYPH_FIRMITAS\"}}", + "damage": 30886, + "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_FIRMITAS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |