BetterEnd

BetterEnd

34M Downloads

[Suggestion] Enable disabling the book

Martmists-GH opened this issue ยท 7 comments

commented

Description

As a modpack developer, I'd like to disable receiving the guidebook, instead adding it to an Akashic Tome of Tools.

commented

you can disable it.. with datapacks

commented

How?

commented

you can use openloader or kubejs and make a datapack

use folder structure and make these folders:
betterend/patchouli_books/guidebook

add a file called book.json and insert {} and save

commented

You could also use a starter inventory for bypassing the giving of items

commented

Wouldn't that make the book unusable? I'm just aiming to make the mod not give you the book on its own.

commented

I currently already provide the book on spawn, the problem is being unable to prevent betterend from giving the player the book again.