diff options
Diffstat (limited to 'items/BOOK_OF_PROGRESSION.json')
-rw-r--r-- | items/BOOK_OF_PROGRESSION.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/BOOK_OF_PROGRESSION.json b/items/BOOK_OF_PROGRESSION.json new file mode 100644 index 00000000..c58fb449 --- /dev/null +++ b/items/BOOK_OF_PROGRESSION.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:book", + "displayname": "§6Book of Progression", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7This book, imbued with great\",1:\"§7power, upgrades as you do.\",2:\"\",3:\"§7§8§oA wise novel once thought to\",4:\"§8§obe the cure to all problems.\",5:\"\",6:\"§eClick to select modifiers!\",7:\"\",8:\"§8§l* §8Soulbound §8§l*\",9:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Book of Progression\"},ExtraAttributes:{id:\"BOOK_OF_PROGRESSION\",upgradedRarity:\"LEGENDARY\"}}", + "damage": 0, + "lore": [ + "§7§7This book, imbued with great", + "§7power, upgrades as you do.", + "", + "§7§8§oA wise novel once thought to", + "§8§obe the cure to all problems.", + "", + "§eClick to select modifiers!", + "", + "§8§l* §8Soulbound §8§l*", + "§6§lLEGENDARY ACCESSORY" + ], + "internalname": "BOOK_OF_PROGRESSION", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |