Skip to content

Fix neo 21.1.237 Issue #110 - #111

Open
TI7AN wants to merge 4 commits into
Smallinger:mainfrom
TI7AN:fix-neo-21.1.237-#110
Open

Fix neo 21.1.237 Issue #110#111
TI7AN wants to merge 4 commits into
Smallinger:mainfrom
TI7AN:fix-neo-21.1.237-#110

Conversation

@TI7AN

@TI7AN TI7AN commented Sep 3, 2026

Copy link
Copy Markdown

In update 21.1.237 neoforge added missing throw statements to the registry that were previously failing silently.
The previous implementation for the armor material used a supplier which was called a total of 5 times, resulting in the second attempt at a registration triggering the throw.
I also added some new "ForHolder" variants of the register functions in RegistryHelper since armor equip sound registration needed to be updated because (for some reason) armor equip sounds seem to be registered with Registry.registerForHolder instead of the usual register function (view vanilla SoundEvents).

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 participant