From 09f947304702d13411d19d3549e4ab000746994e Mon Sep 17 00:00:00 2001 From: LemADEC Date: Tue, 2 Feb 2021 23:16:04 +0100 Subject: [PATCH] Fixed manual to be actually named as such --- .../assets/warpdrive/patchouli_books/warpdrive_manual/book.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/warpdrive/patchouli_books/warpdrive_manual/book.json b/src/main/resources/assets/warpdrive/patchouli_books/warpdrive_manual/book.json index 7478c38f..1e8c2e31 100644 --- a/src/main/resources/assets/warpdrive/patchouli_books/warpdrive_manual/book.json +++ b/src/main/resources/assets/warpdrive/patchouli_books/warpdrive_manual/book.json @@ -1,5 +1,5 @@ { - "name": "WarpDrive", + "name": "WarpDrive manual", "landing_text": "Welcome to WarpDrive!$(br2)This manual is a work in progress, only first chapter has been written so far.$(br)Feel free to contribute and post comments on the official discord $(l:https://discordapp.com/invite/0ZanfS3S9yu3Wf2M)here$().", "book_texture": "warpdrive:textures/gui/patchouli/book.png", "filler_texture": "warpdrive:textures/gui/patchouli/page_filler.png",