CraftedCore
This mod contains shared code for some Forge and Fabric mods.
- Events — Custom events that to work across mod loaders
- Configuration — Create a simple Config file
- Networking — a easy way for networking
- Platform Tools — Platform-specific tools
- Version Checker — Tools for checking for mod updates
- Player Data — Register and access custom player data
- Player Profile — Get Player Data from Mojang’s API
- Synchronized Reload Listener — A Server-Side Datapack listener, that sends the data to the client
- Miscellaneous — How-To use miscellaneous CraftedCore features