Please contact apple502j for any corrections, suggestions etc! (available on Fabricord https://fabricmc.net/discuss/)
Mods will be broken, especially if it adds new contents.
- Registry modification/adding custom content to registry now requires Fabric API due to the addition of "frozen registry". Either add Fabric API or
fabric-registry-sync-v0as an dependency. - Tags and Registries Update.
Tagis gone and you needTagKey. However, if you're just usingisOfcall with a vanilla tag, there should be no refactor. To understandTagKeyand other new classes, I've prepared a separate TLDR document. - Several Fabric API modules removed, mostly deprecated ones. This includes Tag Extension API which has a separate migration guide. Unless you are using tag replacement stuff, vanilla code should be used.