diff options
Diffstat (limited to 'items/WIKI_JOURNAL.json')
-rw-r--r-- | items/WIKI_JOURNAL.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/WIKI_JOURNAL.json b/items/WIKI_JOURNAL.json new file mode 100644 index 00000000..3a5ea4bb --- /dev/null +++ b/items/WIKI_JOURNAL.json @@ -0,0 +1,17 @@ +{ + "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\"}}", + "damage": 0, + "lore": [ + "§c§lSPECIAL" + ], + "internalname": "WIKI_JOURNAL", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Wiki_Journal" + ] +}
\ No newline at end of file |