Skip to content

Commit 3f45c35

Browse files
authored
Merge pull request #1975 from VT-14/Book_in_JEI_Fix
Update Guidebook's Creative Tab (fixes it missing in JEI)
2 parents 8dcd2da + def5760 commit 3f45c35

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/data/bloodmagic/patchouli_books/guide

1 file changed

+1
-1
lines changed

src/main/resources/data/bloodmagic/patchouli_books/guide/book.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"landing_text": "guide.bloodmagic.landing_text",
55
"book_texture": "patchouli:textures/gui/book_red.png",
66
"filler_texture": "bloodmagic:textures/gui/patchouli_book/page_filler.png",
7-
"creative_tab": "bloodmagictab",
7+
"creative_tab": "bloodmagic:bloodmagic",
88
"model": "bloodmagic:book",
99
"show_progress": false,
1010
"use_resource_pack": true,

0 commit comments

Comments
 (0)