fix: make registry access available on the server sooner #31

Open
jwright159 wants to merge 1 commit from jwright159/enchiridion:fix-registry-access into 1.21.1
First-time contributor

Fixes #30

Fixes #30
Cow self-assigned this 2026-04-21 04:20:08 +00:00
Owner

Hi, thank you for the PR! I'll get this tested and hopefully merged later this afternoon.

I'm glad that I've delayed a proper update until now, because I have had a few extra plans for the update, and I just want it to be as good of an update as possible as it will be the sendoff to 1.21.1 as a MC version.

I also genuinely didn't know that you could omit the parameters from an Inject. Interesting stuff.

Hi, thank you for the PR! I'll get this tested and hopefully merged later this afternoon. I'm glad that I've delayed a proper update until now, because I have had a few extra plans for the update, and I just want it to be as good of an update as possible as it will be the sendoff to 1.21.1 as a MC version. I also genuinely didn't know that you could omit the parameters from an Inject. Interesting stuff.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix-registry-access:jwright159-fix-registry-access
git switch jwright159-fix-registry-access

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch 1.21.1
git merge --no-ff jwright159-fix-registry-access
git switch jwright159-fix-registry-access
git rebase 1.21.1
git switch 1.21.1
git merge --ff-only jwright159-fix-registry-access
git switch jwright159-fix-registry-access
git rebase 1.21.1
git switch 1.21.1
git merge --no-ff jwright159-fix-registry-access
git switch 1.21.1
git merge --squash jwright159-fix-registry-access
git switch 1.21.1
git merge --ff-only jwright159-fix-registry-access
git switch 1.21.1
git merge jwright159-fix-registry-access
git push origin 1.21.1
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Modding/enchiridion!31
No description provided.