Skip to content

chore: minor fixes and cleanup - #999

Merged
Wyvest merged 4 commits into
Polyfrost:v1from
saadndm:fix/random-stuff
Aug 24, 2026
Merged

chore: minor fixes and cleanup#999
Wyvest merged 4 commits into
Polyfrost:v1from
saadndm:fix/random-stuff

Conversation

@saadndm

@saadndm saadndm commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Description

More cleanup to make ornithe port easier

The only functional change is a fix to Mixin_SoundPlayedEvent which was ported wrongly in 89dbc43c. The ModifyVariable mixin should return the modified sound, previously the original sound was always played.

  • legacy-lwjgl3 uses newer LWJGL 3.4.2, which MC 26.3 will also use. Added a >= 26.3 condition for its updated callback descriptor LWJGL/lwjgl3@e28dd69
  • Moved fabric-api dependency in fabric.mod.json from the bootstrap module to the minecraft module, so the bootstrap one is modloader independent. Dependency resolution is transitive so this is fine
  • The rest are stonecutter improvements and import cleanups

Related Issue(s)

Checklist

  • I made a clear description of what was changed
  • I stated why these changes were necessary
  • I updated documentation or said what needs to be updated
  • I made sure these changes are backwards compatible
  • This pull request is for one feature/bug fix

@Wyvest
Wyvest merged commit 96c678a into Polyfrost:v1 Aug 24, 2026
1 check passed
@saadndm
saadndm deleted the fix/random-stuff branch August 24, 2026 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants