From 3e1eaf449377a38b10128cf35847c2f40411c412 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 15 Aug 2023 23:49:23 +0200 Subject: Fixed mob, added wet napkin and wiki links (#967) --- items/BOOK_OF_PROGRESSION.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/BOOK_OF_PROGRESSION.json') diff --git a/items/BOOK_OF_PROGRESSION.json b/items/BOOK_OF_PROGRESSION.json index c58fb449..7dbcfaa4 100644 --- a/items/BOOK_OF_PROGRESSION.json +++ b/items/BOOK_OF_PROGRESSION.json @@ -19,5 +19,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Book_Of_Progression" + ] } \ No newline at end of file -- cgit