Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Biomepedia for every death #3

Open
MochiHimochi opened this issue Apr 21, 2023 · 1 comment
Open

New Biomepedia for every death #3

MochiHimochi opened this issue Apr 21, 2023 · 1 comment

Comments

@MochiHimochi
Copy link

Every time the player dies, regardless of whether they already have a copy or not, they'll be given a new Biomepedia book upon respawning. There's also already a button to view the Biomepedia in the inventory screen regardless of having the book, so this probably isn't necessary or intentional.

@RubyRezal
Copy link

RubyRezal commented Jun 2, 2023

This is a bug in Biomes You Will Go and not specific to this modpack. As a workaround you can edit .minecraft/config/byg/biomepedia.json5 and set the "give_item" line to false.

You may also want to set the inventory button to false as well because it conflicts with Protable Tables.
{ // Whether to give the biomepedia book ITEM to new players for the first time. "give_item": false, // Whether the biomepedia inventory BUTTON is enabled or not in the player inventory for all users connected to this host. "inventory_enabled": false }

The Biomepedia can be crafted with a book and three blue dye if you lose it and really want another copy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants