Skip to content

Fix compatibility with Lootr 1.20.34.101#8

Merged
T0RNATO merged 1 commit into
T0RNATO:masterfrom
TheGobbo:fix/lootr-mixin-compatibility
Jul 20, 2026
Merged

Fix compatibility with Lootr 1.20.34.101#8
T0RNATO merged 1 commit into
T0RNATO:masterfrom
TheGobbo:fix/lootr-mixin-compatibility

Conversation

@TheGobbo

@TheGobbo TheGobbo commented Mar 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update Lootr dependency from 1.19.33.100 to 1.20.34.101 (YGHOIQfA)
  • Fix LootrAPIImplMixin: hasOpened was renamed to hasServerOpened and the 3-param handleProviderOpen overload must be targeted explicitly
  • Enable legacy Mixin AP (useLegacyMixinAp = true) for proper refmap generation
  • Add missing registry sync mixins for particles, advancement triggers, loot conditions, and creative tabs to allow vanilla clients to connect

Test plan

  • Server starts without mixin errors
  • Vanilla client can connect without "registry entry namespaces" disconnect
  • Lootr containers function correctly in-game

Fixes #7

- Update Lootr dependency to 1.20.34.101 (YGHOIQfA)
- Rename hasOpened → hasServerOpened in LootrAPIImplMixin target
- Specify 3-param handleProviderOpen overload descriptor
- Enable legacy Mixin AP for refmap generation
- Add registry sync mixins for particles, advancements, loot, and tabs

Fixes T0RNATO#7
@notchus

notchus commented Jul 19, 2026

Copy link
Copy Markdown

just click merge already 😐 @T0RNATO

@T0RNATO

T0RNATO commented Jul 19, 2026

Copy link
Copy Markdown
Owner

My apologies - it seems I was never notified for either the issue or this PR, not sure why. My time is mostly occupied by study and work but I shall review this PR (and update this and other mods) in the coming week.

@T0RNATO
T0RNATO merged commit b47164e into T0RNATO:master Jul 20, 2026
@T0RNATO

T0RNATO commented Jul 20, 2026

Copy link
Copy Markdown
Owner

@TheGobbo thank you for your PR and interest in this project (and knowledge of polymer APIs I didn't know haha)

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.

Error when Launching 1.21.11 Server

3 participants