1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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": ""
}
|