Sinytra Connector
Main Information
Sinytra Connector is a special compatibility bridge that allows using mods created for Fabric in the NeoForge environment. This solution unites the two most popular platforms for Minecraft modding, significantly saving developers' time and allowing players to use any favorite mods in a single pack.
For extended compatibility with such APIs and libraries as REI, EMI, and TR Energy, it's recommended to install the additional component Connector Extras.
Installation and Usage
The installation process is extremely simple and practically no different from regular mod installation:
-
Make sure you have the latest stable version of NeoForge installed on your client.
-
Download the current version of Connector and move the JAR file to the
modsfolder. -
Then install Forgified Fabric API - this is a special version of Fabric API for NeoForge that completely replaces the original Fabric API. Please do not install both API versions simultaneously.
-
After successfully installing all dependencies, you can add your favorite Fabric mods to the
modsfolder as if they were regular Forge modifications. Connector will automatically handle their loading - no additional actions required.
If Problems Arise
If you encounter difficulties with the operation of certain mods, first familiarize yourself with the list of compatible modifications in our discussion section. If your mod isn't listed there, create a new issue in the project repository on GitHub.
Important Considerations:
- Check that you're using the latest available Connector version
- Before reporting a problem, check if similar issues have already been raised
- Make sure the problem is really related to Connector and not other installed mods
- For testing, try reproducing the situation on the original Fabric version
When submitting an issue, describe the encountered problem as detailed as possible, including all specifics - this will help us find a solution faster.
Video Demonstrations
For a visual introduction to Connector's operation, we recommend watching the following videos:
License
Sinytra Connector is distributed under the MIT license, which guarantees the freedom to use the code for any purposes.