WhoCraft / TardisRefined

A Minecraft mod for Forge and Fabric which brings the TARDIS from Doctor Who to Minecraft.
Other
48 stars 18 forks source link

Registry Cleanup and Documentation #289

Closed 50ap5ud5 closed 4 weeks ago

50ap5ud5 commented 1 month ago

Background:

Current State:

Example 1: Addon Mod ABC wants to add two new Upgrade types to TardisRefined, they may not be aware that they need to use the correct ResourceKey<Registry>, and also register under new entries their namespace.

Additions: