Skip to content

Update to Minecraft 1.20#148

Merged
Jikoo merged 5 commits intomasterfrom
dev/mc-1_20
Jun 10, 2023
Merged

Update to Minecraft 1.20#148
Jikoo merged 5 commits intomasterfrom
dev/mc-1_20

Conversation

@Jikoo
Copy link
Copy Markdown
Owner

@Jikoo Jikoo commented Jun 7, 2023

Per usual, I am pushing the work out now rather than make technically-savvy early adopters wait until I have time to test. Builds are available in the "dist" artifact of successful Actions runs.

  • Add support for Minecraft 1.20
  • Drop support for Minecraft versions below 1.19.4

@Jikoo Jikoo linked an issue Jun 9, 2023 that may be closed by this pull request
@Jikoo
Copy link
Copy Markdown
Owner Author

Jikoo commented Jun 10, 2023

Most things work fine, the only issue is blocked double chests with silent+any active. Presumably this is because OI opens its own copy of the view inventory, so then the viewer counter gets decremented erroneously on exit? Not sure, need to debug. Single chests, unblocked chests, and shulkers do not suffer this issue.
image

@Jikoo
Copy link
Copy Markdown
Owner Author

Jikoo commented Jun 10, 2023

Ever have one of those moments where you dig through NMS for like 30 minutes only to realize it was a non-NMS change that wasn't thoroughly tested that messed things up? Me too. Really gotta write some unit tests, dang it.

Jikoo added 2 commits June 10, 2023 10:55
Looks like this method was added in 1.19, but I didn't notice because there weren't any related issues and the actual referenced internal code was unchanged.
@Jikoo Jikoo merged commit cc7481f into master Jun 10, 2023
@Jikoo Jikoo deleted the dev/mc-1_20 branch June 10, 2023 15:06
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.

1.20

1 participant