your current location:首页 > news>Connector Extras Minecraft

Connector Extras Minecraft

2024-12-12 09:21:36|Myriagame |source:minecraft skins

Brief introduction

This is a subsidiary module of Sinytra Connector, which increases the linkage with third -party APIs and modules.

Module

Connector Extras is divided into several sub -modules, and each module is used for different types of linkage.

Team Reborn Energy API Bridge

This is a bridge connected to the energy API (E) connection of FORGE ENERGY (Fe) and Team Reborn, allowing the two -way conversion of energy units for physical blocks and items.The default conversion ratio is 1 E: 10 Fe, and the ratio of two directions can be configured separately.Set the ratio to 0 will be disabled.

Rei plug -in cross -platform bridge

In addition to the default detector, the REI Fabric plug -in detector also runs on FORGE so that it can load a module from two platforms at one time.This bridge contains some code in the REI Fabric in the me.shedaniel.rei package, permit: MIT.

EMI plug -in cross -platform bridge

Similar to the REI bridge, it can load the EMI plug -in loading the Fabric module on FARGE.Contains the EMI API code in the Dev.emi.emi.api package, permit: MIT.

Reach Entity Attributes -Forge

This is the Forge transplant version of Fabric Reach Entity Attributes API, which is implemented with the Reach attributes of FORGE itself.The original Rea cannot run on FORGE due to the heavy Mixin conflict with the Forge Patch, which allows compatibility with Fabric modules that need this function.License: MIT.

Architectury API bridge

Register the Event of Fabric Mod through Architectury Forge to avoid registering for initialization.

TerraBlender bridge

Make the Fabric module possibly use the Forge version of the TerraBlender.

Geckolib

Geckolib's Forge version is not compatible with Fabric Mod of Geckolib.

Here, please use Geckolib's Fabric version. This module has fixed several compatible problems.

Module menu

The module list for the Morge has built up the configuration screen of the module menu.

Constinuity compatible

Fixed the compatibility of the connection material of the Continuity to the module block.

AMECS API -Forge transplantation

AMECS API's Forge transplantation is implemented alone outside of the FORGE key position system.This allows Fabric Mod compatible with Fabric Mod.

Forge Config API PORT Bridge

Allow the Fabric module to simply access the FORGE configuration system and register their configuration.