diff options
Diffstat (limited to 'items/WIKI_JOURNAL.json')
-rw-r--r-- | items/WIKI_JOURNAL.json | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/items/WIKI_JOURNAL.json b/items/WIKI_JOURNAL.json index f9e7dba0..f60444b8 100644 --- a/items/WIKI_JOURNAL.json +++ b/items/WIKI_JOURNAL.json @@ -1,15 +1,27 @@ { "itemid": "minecraft:book", "displayname": "§cWiki Journal", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§c§lSPECIAL\"],Name:\"§cWiki Journal\"},ExtraAttributes:{originTag:\"ITEM_MENU\",id:\"WIKI_JOURNAL\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7Given to special members of\",1:\"§7the community who assisted in\",2:\"§7the creation of the §6Official\",3:\"§6Hypixel Wiki§7!\",4:\"\",5:\"§7Awarded To: Unknown\",6:\"§7From: Unknown\",7:\"§7Date: §e1st January 1970\",8:\"\",9:\"§eRight-Click to view contributions!\",10:\"\",11:\"§8§l* §8Co-op Soulbound §8§l*\",12:\"§c§lSPECIAL\"],Name:\"§cWiki Journal\"},ExtraAttributes:{date:1648764334241L,sender:\"§7Unknown\",wikiName:\"Unknown\",id:\"WIKI_JOURNAL\",user:\"§7Unknown\"}}", "damage": 0, "lore": [ + "§7§7Given to special members of", + "§7the community who assisted in", + "§7the creation of the §6Official", + "§6Hypixel Wiki§7!", + "", + "§7Awarded To: Unknown", + "§7From: Unknown", + "§7Date: §e1st January 1970", + "", + "§eRight-Click to view contributions!", + "", + "§8§l* §8Co-op Soulbound §8§l*", "§c§lSPECIAL" ], "internalname": "WIKI_JOURNAL", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Wiki_Journal", |