MinecraftForge / Documentation

Read the docs MinecraftForge documentation
MIT License
464 stars 193 forks source link

Add info for registering to vanilla registries #409

Closed eerussianguy closed 2 years ago

eerussianguy commented 2 years ago

I see this question come up relatively often in the discord, and the errors produced aren't always instructive for what you need to do. There are quite a few registries that are not forge registries so it's useful to have something to point people to.

Some big examples of this are recipe types, placement modifier types, configured and placed features, and block predicates.