Перейти к содержимому
Mineforgian

Sinytra Connector

Lets you play Fabric mods on NeoForge

19.0M загрузок2K подписчиковMITforgeneoforge

Обновлён 4 июля 2026 г. · опубликован 11 июня 2023 г.

Connector Logo

ForgifiedFabricAPI ConnectorExtras

For improved compatibility with third-party APIs and libraries (REI,EMI,TR Energy), check out Connector Extras.

📖 About

Sinytra Connector is a translation/compatibility layer that allows running Fabric mods on NeoForge. Its goal is to bring the two platforms closer together, saving developers time and effort maintaining their mods for multiple platforms at once, as well as allowing players to play all their favourite mods in one modpack.

Also check out Forgified Fabric API, a port of Fabric API to NeoForge.
To learn more about how Connector works, you can read our Introductory blog post.

📋 Usage Guide

To install Connector and its dependencies, follow the same installation steps as you would for any other mods:

  1. If you haven't already, install NeoForge. We recommend using the latest stable version.
  2. Download the latest release of Connector and drop the jar in your mods folder.
  3. Following that, you'll want to download the Forgified Fabric API. It is meant to be a direct replacement for the Fabric API and is not compatible with it. We'll try our best to avoid loading the Fabric API if it's installed automatically (e.g. by your modpack manager), but if you have the option to do so, don't install it.
  4. Now that you have all dependencies installed, grab your favourite Fabric mods and just drop them in the mods folder like you would with any Forge mods. Connector will handle loading them for you with no additional steps required.

🔍 Get help

If you're having trouble running a mod on Connector, open our Mod Compatibility Thread and check if it lists your mod as incompatible. If it's not listed, please open a new issue in Connector's repository on GitHub.

Here's a few tips to follow when reporting issues:

  1. Make sure you are using latest available version. Look for existing issues that might've already been answered / fixed. Think about whether the issue is caused by Connector itself and not another mod you've installed. To test this, try reproducing the same issue on Fabric.
  2. Navigate to the issues tab and open a new issue. Select one of the available templates depending on the topic. Fill in the required fields. In order to increase our chances of identifying and reproducing the issue, please make sure to include as many details as possible.
  3. Once you're done describing the problem, submit the issue. We'll get to you as soon as we can.

Please note that providing as many details as possible is crucial to help us find and resolve the issue faster, while also getting you a fixed version ASAP.

⚖️ License

Sinytra Connector is, and will always remain, licensed under the MIT license. All files in this repository should be treated as such unless otherwise explicitly stated.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.0.0-beta.15+1.21.1Бета1.21.1neoforge4 июля 2026 г..jar (4.3 МБ)
1.0.0-beta.49+1.20.1Бета1.20.1forge4 июля 2026 г..jar (4.8 МБ)
2.0.0-beta.14+1.21.1Бета1.21.1neoforge16 февраля 2026 г..jar (4.3 МБ)
2.0.0-beta.13+1.21.1Бета1.21.1neoforge8 февраля 2026 г..jar (4.3 МБ)
1.0.0-beta.48+1.20.1Бета1.20.1forge8 февраля 2026 г..jar (4.8 МБ)
2.0.0-beta.12+1.21.1Бета1.21.1neoforge27 ноября 2025 г..jar (4.3 МБ)
1.0.0-beta.47+1.20.1Бета1.20.1forge20 ноября 2025 г..jar (4.8 МБ)
2.0.0-beta.11+1.21.1Бета1.21.1neoforge28 октября 2025 г..jar (4.3 МБ)
2.0.0-beta.10+1.21.1Бета1.21.1neoforge29 сентября 2025 г..jar (4.4 МБ)
2.0.0-beta.9+1.21.1Бета1.21.1neoforge30 августа 2025 г..jar (4.3 МБ)
2.0.0-beta.8+1.21.1Бета1.21.1neoforge8 мая 2025 г..jar (4.3 МБ)
2.0.0-beta.7+1.21.1Бета1.21.1neoforge25 февраля 2025 г..jar (4.3 МБ)
2.0.0-beta.6+1.21.1Бета1.21.1neoforge20 января 2025 г..jar (4.3 МБ)
2.0.0-beta.5+1.21.1Бета1.21.1neoforge25 декабря 2024 г..jar (4.3 МБ)
2.0.0-beta.4+1.21.1Бета1.21.1neoforge12 ноября 2024 г..jar (4.3 МБ)

Показаны последние 15 из 64 версий. Все версии — на Modrinth.

Ченджлог

2.0.0-beta.15+1.21.1Бета1.21.1 · 4 июля 2026 г.
  • Update Fabric Loader to 0.19.x (Su5eD)
  • Merge pull request #2122 from Sinytra/docs (Su5eD)
  • Document mixin safeguard (Su5eD)
  • Add probe link to docs (Su5eD)
  • Update wiki plugin (Su5eD)
  • Fix codeblock titles (Su5eD)
  • Move docs to the Modded Minecraft Wiki (Su5eD)
1.0.0-beta.49+1.20.1Бета1.20.1 · 4 июля 2026 г.
  • Update Fabric Loader to 0.19.x (Su5eD)
2.0.0-beta.14+1.21.1Бета1.21.1 · 16 февраля 2026 г.
  • Develop beta 14 (#2119) (Su5eD)
  • Bump Adapter to 2.0.36 (Su5eD)
  • Bump Adapter to 2.0.35 (Su5eD)
  • Bump Adapter to 2.0.33 (Su5eD)
  • Bump Adapter to 2.0.30 (Su5eD)
  • Bump Adapter to 2.0.29 (Su5eD)
  • Bump Adapter to 2.0.28 (Su5eD)
  • Bump Adapter to 2.0.27 (Su5eD)
2.0.0-beta.13+1.21.1Бета1.21.1 · 8 февраля 2026 г.
  • Develop beta 13 (#2103) (Su5eD)
  • Silence incorrect warnings about broken mods loaded by Connector (Su5eD)
  • Add MixinExtras dummy to dependency resolution (Su5eD)
  • Fix FFAPI version (Su5eD)
  • Update to Adapter V2 (Su5eD)
  • Fix normalized version comparison (Su5eD)
  • Fix incorrectly loading sided mixin config (Su5eD)
1.0.0-beta.48+1.20.1Бета1.20.1 · 8 февраля 2026 г.
  • Set runtime FFLoader version to 0.18.x (Su5eD)
2.0.0-beta.12+1.21.1Бета1.21.1 · 27 ноября 2025 г.
  • Develop beta 12 (#2031) (Su5eD)
  • Update adapter to 1.13.58 (Su5eD)
  • Update adapter to 1.13.57 (Su5eD)
  • Bump version to beta 12 (Su5eD)
  • Update Adapter to 1.13.56 (Su5eD)
1.0.0-beta.47+1.20.1Бета1.20.1 · 20 ноября 2025 г.

Initial release

2.0.0-beta.11+1.21.1Бета1.21.1 · 28 октября 2025 г.
  • Develop beta 11 (#2000) (Su5eD)
  • Update Adapter to 1.13.47 (Su5eD)
  • Update Adapter to 1.13.46 (Su5eD)
  • Fix crash on invalid mixin config json (Su5eD)
  • Start beta 11 (Su5eD)
  • Fix transformer lib not published to maven (Su5eD)

Полная история изменений — на Modrinth.

Комментарии

Загружаем…