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

Make blocks found in chests more appropriate for certain maps #368

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AnonomousAccount
Copy link
Contributor

Specifically on maps that spawn players with blocks different than "chest blocks" (cobble or wood), matches chest blocks to the default block.

Maps currently affected:

  • Ewok Village (All wood in chests is now jungle wood)
  • Nether Kingdom (All cobble in chests is now desert cobble)
  • Pyramids of Akhenaten (All cobble in chests is now desert cobble)

cobble -> desert_cobble
wood -> junglewood
cobble -> desert_cobble
@AnonomousAccount
Copy link
Contributor Author

Would appreciate feedback, and also if any other maps should be included/excluded

@AnonomousAccount
Copy link
Contributor Author

What are opinions on the change on Nether Kindgom? I am conflicted about it, because one upside of cobble is that you can tell what blocks have been placed by players and which blocks are naturally there.

@lazylier
Copy link
Contributor

lazylier commented Nov 4, 2024

What are opinions on the change on Nether Kindgom? I am conflicted about it, because one upside of cobble is that you can tell what blocks have been placed by players and which blocks are naturally there.

My opinion is it doesn't make much difference because smart players will already have plenty of matching blocks to use when it matters.

@HobbitPower HobbitPower added the Enhancement New feature or request label Nov 5, 2024
@MoreKat
Copy link
Contributor

MoreKat commented Nov 5, 2024

I don't really understand the advantage of this change? Do you think players need more blocks in those maps?

@AnonomousAccount
Copy link
Contributor Author

Why have to carry two types of wood when you can only carry one, for example. In the same way that all trees craft into apple wood, just so you don't have a buncha different types of blocks in your inventory

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

Successfully merging this pull request may close these issues.

4 participants