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

Oresim update #307

Merged
merged 1 commit into from
Nov 19, 2023
Merged

Oresim update #307

merged 1 commit into from
Nov 19, 2023

Conversation

19MisterX98
Copy link
Contributor

Description

Updated oresim to 1.20.2

Related Issue

Motivation and Context

Oresim used to have a config that tracked ore generation differences over multiple versions.
This update changes it to just use the same generation that the current client does.
Why?
The advantage is that I don't have to keep updating the config to new minecraft versions.
More mixins means that there is potentially more effort to porting the addon as a whole but debugging the oresim config is the bigger pain.

The disadvantage is that oresim won't work in older worlds anymore.

How Has This Been Tested?

I tested the full functionality of the module in singleplayer and in multiplayer

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • Have you successfully ran tests with your changes locally?

@C10udburst C10udburst merged commit 1446d6e into AntiCope:master Nov 19, 2023
1 check passed
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