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

Connector Extras

Integrating Connector with third-party APIs

9.9M загрузок462 подписчиковMITforgeneoforge

Обновлён 11 августа 2024 г. · опубликован 15 сентября 2023 г.

📖 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 (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'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.

EMI Plugin Platform Bridge

Similar to the REI Bridge, it loads EMI plugins of Fabric mods on Forge. Includes parts of EMI API code in the dev.emi.emi.api package, licensed under the MIT License.

Reach Entity Attributes - Forge

A Forge port of the Fabric Reach Entity Attributes library, implemented alongside Forge's own reach attributes. Allows for compatiblity with Fabric mods that require it, but wouldn't otherwise be compatible due to the heavy forge mixin conflicts of the original version.

Architectury API Bridge

Registers mod event buses of Fabric mods to Architectury Forge to avoid registry init issues.

Terrablender Bridge

Runs the terrablender of Fabric mods on Forge, making their usage with the Forge version of TerraBlender possible.

ModMenu

Integrates ModMenu the config screen factory with Forge's mod list gui.

Amecs API - Forge port

A Forge port of the Fabric Amecs API library, implemented alongside Forge's key modifier system. Allows for compatiblity with Fabric mods that require it, but wouldn't otherwise be compatible due to the heavy forge mixin conflicts of the original version.

Forge Config API Port - Forge bridge

A clean implementation of Forge Config API Port on Forge, allowing Fabric mods to easily access the Forge config system and register their own configs.

🔍 Get help

If you're having trouble using Connector Extras or believe it is not functioning correctly, ask us on GitHub Discussions, our discord, or open an issue in this 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 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.

⚖️ Licenses

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.12.1+1.21.1Релиз1.21.1neoforge11 августа 2024 г..jar (84 КБ)
1.12.0+1.21Релиз1.21neoforge9 августа 2024 г..jar (84 КБ)
1.11.2+1.20.1Релиз1.20.1forge30 июня 2024 г..jar (178 КБ)
1.11.1+1.20.1Релиз1.20.1forge21 июня 2024 г..jar (184 КБ)
1.11.0+1.20.1Релиз1.20.1forge21 июня 2024 г..jar (184 КБ)
1.10.1+1.20.1Релиз1.20.1forge24 апреля 2024 г..jar (184 КБ)
1.10.0+1.20.1Релиз1.20.1forge5 марта 2024 г..jar (182 КБ)
1.9.3+1.20.1Релиз1.20.1forge17 февраля 2024 г..jar (177 КБ)
1.9.2+1.20.1Релиз1.20.1forge12 января 2024 г..jar (177 КБ)
1.9.0+1.20.1Релиз1.20.1forge1 января 2024 г..jar (163 КБ)
1.8.0+1.20.1Релиз1.20.1forge10 декабря 2023 г..jar (157 КБ)
1.7.0+1.20.1Релиз1.20.1forge26 ноября 2023 г..jar (147 КБ)
1.6.1+1.20.1Релиз1.20.1forge18 ноября 2023 г..jar (129 КБ)
1.6.0+1.20.1Релиз1.20.1forge17 ноября 2023 г..jar (129 КБ)
1.5.1+1.20.1Релиз1.20.1forge5 ноября 2023 г..jar (85 КБ)

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

Ченджлог

1.12.1+1.21.1Релиз1.21.1 · 11 августа 2024 г.
  • Update to 1.21.1 (Su5eD)
  • It's NeoForge (Su5eD)
1.12.0+1.21Релиз1.21 · 9 августа 2024 г.
  • 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Релиз1.20.1 · 30 июня 2024 г.
  • Bump version (Su5eD)
  • Remove redundant continuity compat module (Su5eD)
1.11.1+1.20.1Релиз1.20.1 · 21 июня 2024 г.
  • Update missed namespace change (Su5eD)
1.11.0+1.20.1Релиз1.20.1 · 21 июня 2024 г.
  • Update Connector to beta 44 (Su5eD)
1.10.1+1.20.1Релиз1.20.1 · 24 апреля 2024 г.
  • Bump version to 1.10.1 (Su5eD)
  • Fix item energy bridge (#35) (Bommels05)
1.10.0+1.20.1Релиз1.20.1 · 5 марта 2024 г.
  • Add Pehkui API event bridge (Su5eD)
1.9.3+1.20.1Релиз1.20.1 · 17 февраля 2024 г.
  • Fix mixin frame computation error (Su5eD)

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

Комментарии

Загружаем…