(Neo)Forge Sinytra Connector support?
TBroz15 opened this issue ยท 1 comments
I want to use this mod in NeoForge 1.21.1 via Sinytra Connector which turns every Fabric mod into (Neo)Forge version of it, but it is not compatible.
[10:55:51.318] [main/ERROR] [loading.moddiscovery.ModDiscoverer/SCAN]: Failed to load dependencies with locator org.sinytra.connector.locator.ConnectorLocator@199e4c2b org.sinytra.connector.util.PriorityModLoadingException: Loading errors encountered:
- Found 1 incompatible Fabric mod. Details are provided below.
With the current configuration, Connector cannot guarantee a stable environment. Should you still want to proceed, please restart the game.
This one-time safety check can be disabled in Connector's config file under "enableMixinSafeguard".
Mod file simply-no-shading-7.6.4+mc1.21.1 (1).jar has failing mixins:
- ItemRendererMixin#modifyActivatedItemRenderType
By the way, I am not asking to port the entire mod to (Neo)Forge, just to save some time for y'all :)