diff options
author | jani270 <jani270@gmx.de> | 2022-04-28 14:23:10 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-04-28 14:23:10 +0200 |
commit | 4afedc799db3ca18beadcc3ce22b5b28eec2c61c (patch) | |
tree | 0536d2a13cbb096e67143623020fe1c61f48a572 /items/DEAN_LETTER_OF_RECOMMENDATION.json | |
parent | d628905e77e2b77de3123ac73c9babb9005b5377 (diff) | |
download | NotEnoughUpdates-REPO-4afedc799db3ca18beadcc3ce22b5b28eec2c61c.tar.gz NotEnoughUpdates-REPO-4afedc799db3ca18beadcc3ce22b5b28eec2c61c.tar.bz2 NotEnoughUpdates-REPO-4afedc799db3ca18beadcc3ce22b5b28eec2c61c.zip |
master :arrow_right: dangerous
Diffstat (limited to 'items/DEAN_LETTER_OF_RECOMMENDATION.json')
-rw-r--r-- | items/DEAN_LETTER_OF_RECOMMENDATION.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/DEAN_LETTER_OF_RECOMMENDATION.json b/items/DEAN_LETTER_OF_RECOMMENDATION.json new file mode 100644 index 00000000..1c0cffd1 --- /dev/null +++ b/items/DEAN_LETTER_OF_RECOMMENDATION.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:paper", + "displayname": "§9Letter of Recommendation", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7A letter of recommendation from\",1:\"§7Dean advocating for §bEisengolem\",2:\"§b§7to join the §5Mage §7faction!\",3:\"\",4:\"§8§l* §8Soulbound §8§l*\",5:\"§9§lRARE\"],Name:\"§9Letter of Recommendation\"},ExtraAttributes:{id:\"DEAN_LETTER_OF_RECOMMENDATION\"}}", + "damage": 0, + "lore": [ + "§7A letter of recommendation from", + "§7Dean advocating for §bEisengolem", + "§b§7to join the §5Mage §7faction!", + "", + "§8§l* §8Soulbound §8§l*", + "§9§lRARE" + ], + "internalname": "DEAN_LETTER_OF_RECOMMENDATION", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |