Назад до магазину
Connector Extras
Modrinth Mod

Connector Extras

Integrating Connector with third-party APIs

Інформація про Minecraft-продукт

Важливе про товар

Сумісність, версії Minecraft, завантажувачі та дані зовнішнього джерела.

Тип

Mod

Доступ

Безкоштовно

Остання версія

2.0.2+26.1.2

Завантаження

11 534 714

Завантажувачі / Платформи

forge neoforge

Minecraft версії

1.20.1 1.21 – 1.21.1 26.1.2

Категорії

utility

Опис

Докладна інформація

## 📖 About An accompanying mod for Connector that adds integration with third-party APIs and mods. ## 🧩 Modules Connector Extras is divided into several submodules for each type of integration. ### Team Reborn Energy API Bridge A bridge between Forge Energy (FE) and Team Reborn's [Energy API](https://github.com/TechReborn/Energy) (E) that allows two-way conversion of energy units, for both BlockEntities and ItemStacks. The default conversion ratio is `1 E : 10 FE`, and can be configured for both directions individually. Setting a ratio to `0` will disable conversion in its direction. ### REI Plugin Platform Bridge Runs [REI](https://github.com/shedaniel/RoughlyEnoughItems)'s Fabric plugin detector on Forge in addition to the default one, allowing it to load plugins from mods of both platforms at once. Includes parts of REI Fabric code in the `me.shedaniel.rei` package, licensed under the [MIT License](https://github.com/shedaniel/RoughlyEnoughItems/blob/8c03832d5ae716beba4047166505181cadd76e75/LICENSE). ### JEI Plugin Platform Bridge Runs [JEI](https://github.com/mezz/JustEnoughItems)'s Fabric plugin detector on Forge in addition to the default one, allowing it to load plugins from mods of both platforms at once. Includes parts of JEI Fabric code in the `mezz.jei.api.fabric` package, licensed under the [MIT License](https://github.com/mezz/JustEnoughItems/blob/e78fd1951c38770de8462ead2187e565fe2996eb/LICENSE.txt). ### Terrablender Bridge Runs the `terrablender` of Fabric mods on Forge, making their usage with the Forge version of [TerraBlender](https://github.com/Glitchfiend/TerraBlender) possible. Includes parts of Terrablender Fabric API code in the `terrablender.api` package, licensed under the [LGPLv3 License](https://github.com/Glitchfiend/TerraBlender/blob/32fab3c4dcf710ba1a7251b742e757dbafe251e6/LICENSE). ### ModMenu Integrates ModMenu the config screen factory with Forge's mod list gui. Includes the [ModMenu API](https://github.com/TerraformersMC/ModMenu/tree/91460879c6d0693b14d1632baccea56bf3619f2e/src/main/java/com/terraformersmc/modmenu/api), licensed under the MIT license. ### Forge Config API Port - Forge bridge An implementation of the [Forge Config API Port](https://www.curseforge.com/minecraft/mc-mods/forge-config-api-port-fabric) Fabric API on NeoForge, allowing Fabric mods to easily access the NeoForge config system and register their own configs. Includes the [Forge Config API Port API](https://github.com/Fuzss/forgeconfigapiport/tree/8dbbc0d49afb46928a1dfc0c7f828af06da1638d/Fabric/src/main/java/fuzs/forgeconfigapiport/api/config/v2), licensed under the MPL-2.0 license. ## 🔍 Get help If you're having trouble using Connector Extras or believe it is not functioning correctly, ask us on discord, or open an issue in our repository. 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. 2. Navigate to [the issues tab](https://github.com/Sinytra/ConnectorExtras/issues) and open a [new issue](https://github.com/Sinytra/ConnectorExtras/issues/new/choose). 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. ## ⚖️ Licenses - Connector Extras is licensed under the [MIT license](https://github.com/Sinytra/ConnectorExtras/blob/master/LICENSE). - Includes parts of REI Fabric code in the REI Bridge module, licensed under the [MIT License](https://github.com/shedaniel/RoughlyEnoughItems/blob/8c03832d5ae716beba4047166505181cadd76e75/LICENSE). - Includes parts of EMI Fabric code in the EMI Bridge module, licensed under the [MIT License](https://github.com/emilyploszaj/emi/blob/deef228b4a35cbcccd2e48e645118ed333a26013/LICENSE). - Includes parts of Terrablender Fabric API code, licensed under the [LGPLv3 License](https://github.com/Glitchfiend/TerraBlender/blob/32fab3c4dcf710ba1a7251b742e757dbafe251e6/LICENSE). - Includes the [ModMenu API](https://github.com/TerraformersMC/ModMenu/tree/91460879c6d0693b14d1632baccea56bf3619f2e/src/main/java/com/terraformersmc/modmenu/api), licensed under the [MIT license](https://github.com/TerraformersMC/ModMenu/blob/8b707c8015e4d088ad5d4eaf6929e1509a172969/LICENSE). - Includes the [Forge Config API Port API](https://github.com/Fuzss/forgeconfigapiport/tree/8dbbc0d49afb46928a1dfc0c7f828af06da1638d/Fabric/src/main/java/fuzs/forgeconfigapiport/api/config/v2), licensed under the [MPL-2.0 license](https://github.com/Fuzss/forgeconfigapiport/blob/8dbbc0d49afb46928a1dfc0c7f828af06da1638d/LICENSE.md).

Розробник

Автор проєкту

Профіль і дані отримано з Modrinth

Відкрити на Modrinth

Галерея продукту

Зображення проєкту

Скриншоти та зображення з оригінальної сторінки Modrinth.

Зображень поки немає

Автор проєкту не додав галерею на Modrinth.

Список змін

Версії проєкту

Опубліковані версії та оригінальні файли Modrinth.

2.0.2+26.1.2 Актуальна Release 13.08.2026

ConnectorExtras 2.0.2+26.1.2

Підтримувані версії Minecraft
26.1.2
Завантажувачі / Платформи
neoforge
Показати зміни
- Prevent loading Fabric JEI plugins too early on Forge side (Su5eD)
2.0.1+26.1.2 Release 02.08.2026

ConnectorExtras 2.0.1+26.1.2

Підтримувані версії Minecraft
26.1.2
Завантажувачі / Платформи
neoforge
Показати зміни
- Bump version (Su5eD) - Initialize JEI bridge after Fabric init (Su5eD)
2.0.0+26.1.2 Release 14.07.2026

ConnectorExtras 2.0.0+26.1.2

Підтримувані версії Minecraft
26.1.2
Завантажувачі / Платформи
neoforge
Показати зміни
Initial release
1.12.1+1.21.1 Release 11.08.2024

ConnectorExtras 1.12.1+1.21.1

Підтримувані версії Minecraft
1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
- Update to 1.21.1 (Su5eD) - It's NeoForge (Su5eD)
1.12.0+1.21 Release 09.08.2024

ConnectorExtras 1.12.0+1.21

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
neoforge
Показати зміни
- Update dependency constraints (Su5eD) - Update MCPitanLib (Su5eD) - Remove Architectury Bridge (Su5eD) - Port KubeJS Bridge (Su5eD) - Port Pehkui Bridge (Su5eD) - Port JEI Bridge (Su5eD) - Port EnergyBridge (Su5eD) - Port ModMenu Bridge (Su5eD) - Port EMI Bridge (Su5eD) - Port REI Bridge (Su5eD) - Start 1.21 NeoForge port (Su5eD)
1.11.2+1.20.1 Release 30.06.2024

ConnectorExtras 1.11.2+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Bump version (Su5eD) - Remove redundant continuity compat module (Su5eD)
1.11.1+1.20.1 Release 21.06.2024

ConnectorExtras 1.11.1+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Update missed namespace change (Su5eD)
1.11.0+1.20.1 Release 21.06.2024

ConnectorExtras 1.11.0+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Update Connector to beta 44 (Su5eD)
1.10.1+1.20.1 Release 24.04.2024

ConnectorExtras 1.10.1+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Bump version to 1.10.1 (Su5eD) - Fix item energy bridge (#35) (Bommels05)
1.10.0+1.20.1 Release 05.03.2024

ConnectorExtras 1.10.0+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Add Pehkui API event bridge (Su5eD)
1.9.3+1.20.1 Release 17.02.2024

ConnectorExtras 1.9.3+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Fix mixin frame computation error (Su5eD)
1.9.2+1.20.1 Release 12.01.2024

ConnectorExtras 1.9.2+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Add ModMenuConfig class (Su5eD) - Add JEI to published dependencies (Su5eD)
1.9.0+1.20.1 Release 01.01.2024

ConnectorExtras 1.9.0+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Bump version to 1.9.0 (Su5eD) - Add JEI bridge (#22) (Abbie)
1.8.0+1.20.1 Release 10.12.2023

ConnectorExtras 1.8.0+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Add KubeJS plugin bridge (Su5eD)
1.7.0+1.20.1 Release 26.11.2023

ConnectorExtras 1.7.0+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Handle early mod config registration (Su5eD) - Add Forge implementation of Forge Config API Port (Su5eD) - Remove modmenu modrinth relation (Su5eD)
1.6.1+1.20.1 Release 18.11.2023

ConnectorExtras 1.6.1+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Optimize build memory usage (Su5eD) - Fix amecs api server crash (Su5eD)
1.6.0+1.20.1 Release 17.11.2023

ConnectorExtras 1.6.0+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Add amecs api forge port (Su5eD)
1.5.1+1.20.1 Release 05.11.2023

ConnectorExtras 1.5.1+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Provide stub ModMenu mod (Su5eD)
1.5.0+1.20.1 Release 27.10.2023

ConnectorExtras 1.5.0+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Add Continuity CTM patch (Su5eD) - Conditionally load bridge mixins (Su5eD) - Disable Energy item bridge until a better solution is available (Su5eD) - Make REA ScreenHandlerMixin optional to avoid conflict with Pehkui (Su5eD)
1.4.1+1.20.1 Release 15.10.2023

ConnectorExtras 1.4.1+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Initialize modmenu compat after initial resource reload (Su5eD)
1.4.0+1.20.1 Release 14.10.2023

ConnectorExtras 1.4.0+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Fix modmenu bridge loading client classes on server (Su5eD) - Add ModMenu config screen factory bridge (Su5eD) - Bridge geckolib fabric renderers to forge (Su5eD)
1.3.1+1.20.1 Release 09.10.2023

ConnectorExtras 1.3.1+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Prevent EMI plugins from being loaded twice (Su5eD)
1.3.0+1.20.1 Release 07.10.2023

ConnectorExtras 1.3.0+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Add related projects as optional dependencies on CF and Modrinth (Su5eD) - Add TerraBlender bridge to initialize fabric entrypoints (Su5eD)
1.2.0+1.20.1 Release 07.10.2023

ConnectorExtras 1.2.0+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Add architectury api mod event buses bridge (Su5eD)
1.1.1+1.20.1 Release 30.09.2023

ConnectorExtras 1.1.1+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Fix querying energy bridge capability when BE has no world (Su5eD)
1.1.0+1.20.1 Release 16.09.2023

ConnectorExtras 1.1.0+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Document EMI bridge in README, bump version (Su5eD) - Merge pull request #2 from Abbie5/emi-bridge (Su5eD) - Avoid split package issue when packaging EMI API classes (Su5eD) - add FabricEmiStack (Abigail Ient) - add emi bridge (Abigail Ient)
1.0.1+1.20.1 Release 16.09.2023

ConnectorExtras 1.0.1+1.20.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
- Soft REI dependency (Su5eD) - Remove hard connector dependency (Su5eD) - Fix published artifact (Su5eD)
1.0.0 Release 16.09.2023

ConnectorExtras 1.0.0

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
Initial release