diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-28 14:02:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-28 12:02:33 +0000 |
commit | 8bb8d972244f47857dc651c03330b63cd27893b7 (patch) | |
tree | df4962bfa9bf62a66ada6dad59cd55c7b530c166 /items/DEAN_LETTER_OF_RECOMMENDATION.json | |
parent | 43f25e522cf5949d83463ed8a4b056f1a812272c (diff) | |
download | NotEnoughUpdates-REPO-8bb8d972244f47857dc651c03330b63cd27893b7.tar.gz NotEnoughUpdates-REPO-8bb8d972244f47857dc651c03330b63cd27893b7.tar.bz2 NotEnoughUpdates-REPO-8bb8d972244f47857dc651c03330b63cd27893b7.zip |
Added new Items, WIki Links and fixed some stuff (#727)
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 |