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

Add option to disable the copper oxidation proximity penalty #1443

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Add option to disable the copper oxidation proximity penalty #1443

merged 2 commits into from
Oct 16, 2023

Conversation

MelnCat
Copy link
Contributor

@MelnCat MelnCat commented Oct 9, 2023

Currently, copper will have a lower chance of being oxidized if there are copper blocks near it in a 4 block radius that are less oxidized than it. This required copper blocks to be spaced out to oxidize faster.
This change adds an option in the purpur world settings named disable-oxidation-proximity-penalty which when enabled, disables the proximity penalty so the chance of oxidation will be the same regardless of the presence of other copper blocks.

Copy link
Member

@granny granny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just needs a doc PR :)

@granny granny added the needs-docs A pull request to PurpurDocs is required before merge label Oct 15, 2023
@granny granny merged commit 7aa6845 into PurpurMC:ver/1.20.2 Oct 16, 2023
1 check passed
@granny granny removed the needs-docs A pull request to PurpurDocs is required before merge label Jan 25, 2024
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

Successfully merging this pull request may close these issues.

2 participants