Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Sinytra Connector

Sinytra Connector

The Fabric Compatibility Layer for NeoForge

3.74M
1,486
Cursed
Library
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.1

Platforms

Forge
NeoForge

Supported environments

Client-side
Server-side
Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server
Donate

Creators

Sinytra
SinytraOrganization

Details

Licensed MIT
Published last year
Updated last month
DescriptionChangelogVersions

Show all versions

1
2
3

Connector 1.0.0-beta.14+1.20.1

on Sep 17, 2023
Download
  • Sort runtime_enum_extender before mixin (Su5eD)
  • Cleanup FabricASMFixer (Su5eD)
  • Update to FFAPI 0.87.0+1.9.11+1.20.1 (Su5eD)
  • Fix fabric fluid type client extensions init (Su5eD)
  • Strip color codes from mod dependency resolution error logs (Su5eD)
  • Remove unique mixin config name generation (Su5eD)
  • Register Fabric FluidTypes regardless of render handler being present (Su5eD)
  • Good riddance, Forge mixin! (Su5eD)

Connector 1.0.0-beta.13+1.20.1

on Sep 6, 2023
Download
  • Update Adapter to 1.4.10 (Su5eD)
  • Return unique Component instances for each FluidType name query (Su5eD)
  • Load FluidHandlerCompat on both client and server sides (Su5eD)
  • Handle cases where the modmenu screen is permanently disabled (Su5eD)
  • Apply Forge package filter regardless of dependency resolution result (Su5eD)

Connector 1.0.0-beta.12+1.20.1

on Sep 5, 2023
Download
  • Update FFAPI to 0.87.0+1.9.9+1.20.1 (Su5eD)
  • Prioritize selecting Fabric mods over Forge non-mod libraries (Su5eD)
  • Update to adapter 1.4.9 (Su5eD)
  • Fix missing server entrypoint redirect patch (Su5eD)
  • Support retrieval of untransformed bytecode in mixin plugin (Su5eD)
  • Apply cross-loader unique mod filter to nested jar hierarchy as well (Su5eD)
  • Update FFAPI to 0.87.0+1.9.8+1.20.1 (Su5eD)
  • Filter out shipped packages from Forge mods (Su5eD)
  • Include commit hash in dev build versions (Su5eD)
  • Update FFAPI to 0.87.0+1.9.7+1.20.1 (Su5eD)
  • Patch mixin conflicts related to item suitability checks (Su5eD)
  • Fix relocating mixinextras class names (Su5eD)
  • Be nicer about Forge entity attribute initialization (Su5eD)

Connector 1.0.0-beta.11+1.20.1

on Sep 2, 2023
Download
  • Fix HUD redirect rendering order, replaymod quick mode (Su5eD)
  • Patch mixin conflicts in owolib (Su5eD)
  • Update adapter data to fix minor parameter diff bug (Su5eD)
  • Moving mixins and mixin class generation (Su5eD)
  • Substitute missing LightTexture parameter with its copy (Su5eD)
  • Remove hardcoded annotation value patch (Su5eD)
  • Fix armor overlay rendering (Su5eD)
  • Redirect HumanoidArmorLayer model rendering mixins to forge's methods (Su5eD)
  • Update Adapter to 1.4.1 (Su5eD)
  • Use Adapter static LVT offset patches (Su5eD)
  • Patch #102 (Su5eD)
  • Patch FireBlock tryCatchFire redirect, update Adapter to 1.3.1 (Su5eD)
  • Strip environment annotations ahead of time (Su5eD)
  • Bridge Fabric FluidRenderHandlers to Forge FluidTypes (Su5eD)
  • Merge event categories into AGGREGATE_CATEGORIES instead of the other way around. (#143) (melontini)
  • Put runtime_enum_extender launch plugin before fabric mixin (Su5eD)
  • Fix cyclic generated tag entry (Su5eD)
  • Fix issues related to replaymod #94 (Su5eD)

Connector 1.0.0-beta.10+1.20.1

on Aug 28, 2023
Download
  • Preserve parent child mapping in dependency resolution (Su5eD)
  • Fix injected CreativeModeTab constructor bridge (Su5eD)
  • Redirect null model baker to dummy texture getter (Su5eD)
  • Update to Adapter 1.2.3 (Su5eD)
  • Update to Adapter 1.2.2 (Su5eD)
  • Patch Fabric ASM classloading (Su5eD)
  • Bump version to beta 10 (Su5eD)
  • Remove prefix from paths of injected datapack registries (Su5eD)

Connector 1.0.0-beta.9+1.20.1

on Aug 26, 2023
Download
  • Fix modJar obfuscation task order (Su5eD)

Connector 1.0.0-beta.8+1.20.1

on Aug 26, 2023
Download
  • Fix getting PoiType holder (Su5eD)
  • Update FFAPI to 0.87.0+1.9.6+1.20.1 (Su5eD)
  • Recipe book (#113) (melontini)
  • Bump FFAPI version (Su5eD)
  • Update to Adapter 1.2.0, adding support for dynamic LVT patches (Su5eD)
  • Update to Adapter 1.1.0 (Su5eD)
  • Fix hard crash on mod menu entrypoint error (Su5eD)
  • Patch forge drawScreen method call in game renderer, update adapter (Su5eD)
  • Generate manifest if it doesn't exist (Su5eD)

Connector 1.0.0-beta.7+1.20.1

on Aug 21, 2023
Download
  • Prevent duplicate attempts to add namespace support for shader identifiers (Su5eD)
  • Normalize modids that are reserved java keywords (Su5eD)
  • Remove fluid render handler for empty fluid (Su5eD)
  • Ignore invalid mod versions (Su5eD)
  • Let fabric ModResolver handle duplicates (Su5eD)
  • Skip scanning jars with FML mod metadata (Su5eD)
  • Use SRG names for mixin patch targets (Su5eD)
  • Registry intrusive holder fallback (Su5eD)
  • Don't re-freeze registries after loading mods (Su5eD)

Connector 1.0.0-beta.6+1.20.1

on Aug 19, 2023
Download
  • Prevent duplicate mod IDs in loader metadata (Su5eD)
  • Improve mod metadata (Su5eD)
  • Update fabric loader to 2.3.2 (Su5eD)
  • Fix mod jar missing version (Su5eD)
  • Integrate ModMenu entrypoint into Forge's config screen handler (Su5eD)
  • Add discord badge to README (Su5eD)
  • Support dependency overrides (Su5eD)
  • Support checking mod dependencies (Su5eD)
  • Improve loading error screen message formatting (Su5eD)
  • Bump adapter version (Su5eD)
  • Redirect forge-replaced fields to added getters (Su5eD)

Connector 1.0.0-beta.5+1.20.1

on Aug 13, 2023
Download
  • Bind cache to jar version (Su5eD)
  • Fix refmap merging (Su5eD)
  • Fix lazy entity attributes initializing too late (Su5eD)
  • Fix refmap remapper modifying the input jar (Su5eD)

Connector 1.0.0-beta.4+1.20.1

on Aug 12, 2023
Download
  • Update adapter data (Su5eD)
  • Add patch to handle changing field types (Su5eD)
  • Disable ItemBlockRenderTypes client check past client setup (Su5eD)
  • Read adapter patch data (Su5eD)
  • Ignore mods that are already loaded by FML (Su5eD)
  • Validate mod metadata url (Su5eD)

Connector 1.0.0-beta.3+1.20.1

on Aug 10, 2023
Download
  • Add WorldOpenFlows#doLoadLevel patch (Su5eD)
  • Fix mixin interface method prefixes being stripped (Su5eD)
  • Add Mod Incompatibility issue template (#21) (Su5eD)
  • Add development state information to README (Su5eD)
  • Run early setup from SERVICE layer (Su5eD)
  • Fix patched lambda method name (Su5eD)

Connector 1.0.0-beta.2+1.20.1

on Aug 9, 2023
Download
  • Exclude duplicate names from flat mappings
  • Add forge entity attributes lazily to the builder
  • Fix remapping prefixed interface mixin methods

Connector 1.0.0-beta+1.20.1

on Aug 8, 2023
Download

Initial release

1
2
3

Modrinth is open source.

main@016c3d7

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.