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

have an island value of one block depending on the world #217

Open
organizatsiya opened this issue Apr 1, 2021 · 1 comment
Open

have an island value of one block depending on the world #217

organizatsiya opened this issue Apr 1, 2021 · 1 comment

Comments

@organizatsiya
Copy link
Contributor

Hello

I tried to do:

worlds:
   bskyblock_world_nether:
     OAK_LOG: 8

but it doesn't work because I think "worlds" should be called "Game Modes" instead.
It would be interesting to be able to have different values depending on the world in which the block is placed: overworld, nether or end

@tastybento
Copy link
Member

No, it is worlds. You have to list the world name there, not the game mode.

The code is storing the value for that world, but the counter is not aware of the world the block is in, just the overworld of the island, so that's why it isn't counted. I'll mark this as an enhancement.

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

No branches or pull requests

2 participants