[1.10.2/1.11] Structures Are Not Spawning Correctly
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
Do you know a good example? I just tried to find a good example in well known mods and they seem to use a variant of the RegistryEvent/manual register like botania, except mekanism which has its own specialised FeatureDeferredRegistry implementation.
-
By diesieben07 · Posted
Then it is a bad example to give on the Forge forums. -
Pretty sure it does it that way because it shares the same code with the fabric implementation which doesn't have deferred registration.
-
By diesieben07 · Posted
This is not ideal. The recommended way to register things is using DeferredRegister, which also provides you with the Holder.
-
Topics
-
Who's Online (See full list)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.