#Patchouli book can't be put into a lectern
1 messages · Page 1 of 1 (latest)
Thanks to @muted harness for catching that
I think you just need to add some code 😅
Also. Patchouli related. I see that you added the guidebook through item registry? Patchouli has it's own line in book.json
creative_tab (String) The creative tab to display your book in. Defaults to null (no tab).
To add book to any creative menu inventory. It didn't work for you? Or you just didn't know about that?
@quasi nymph I checked for you. In patchouli you could place any book into the lectern that has proper tag "id"
the id should be
"patchouli:guide_book"
i changed the id of the book through command and it's working as intended!
So it should look like this ()
current guidebook
same example as in another mod
so i think you just need add book not through the item registry(or maybe just change the id value), but through
data/adorablehamsterpets/patchouli_books/hamster_tips_guidebook/book.json (this one you definitely need to change)
the problem is, I don't like this.
notice how the gold text has been moved down inside the tool tip, and the crafting hint is missing entirely
But I will look into it and see if I can get it to work in the lectern without messing up the item name and tooltip
@muted harness I'll get this fixed!
@muted harness Would it have an enchantment glint while on the lectern? I thought that only applied to the inventory item...
I don’t think i’ve ever seen that. Would be complicated to get it working im assuming
Yeah probably lol
So I'm starting on this now, but I think I'm going to skip the whole custom lectern thing for now unless anyone wants to design the custom lectern model
Because this is a relatively small feature and I would rather spend my design time on other things
this is done!