- Create a folder "libs" in the project root directory (next to "gradle", "src", etc.)
- Download Sinytra Connector: https://modrinth.com/mod/connector/version/2.0.0-beta.10+1.21.1
- Open or extract the Sinytra Connector JAR as a ZIP file
- Navigate to
<SinytraConnector.jar>/META-INF/jarjar - Copy "org.sinytra.connector-2.0.0-beta.10+1.21.1-mod.jar" and paste into the "libs" folder created in step 1
- Open a command prompt or terminal window in the project root directory and execute:
- Linux:
./gradlew build - macOS:
./gradlew build - Windows:
gradlew.bat build
- Linux:
- Fixes Fabric mods to make them work under Sinytra Connector:
- Affinity (requires jar editing)
- Anshar
- Anthropohagy
- Biolith (NeoForge version with Fabric mods)
- Cerulean
- Cinderscapes
- Electromechanics
- Excessive Building
- FrozenLib (requires jar editing)
- Trailier Tales (requires jar editing)
- Wilder Wild
- Joy
- Specter Serialization
- Terraform Wood API v1
- Tinkerer's Smithing
- Fixes bugs in various mods:
- Akashic Tome: fixes left-clicking the tome not reverting it
- Alternate Current: adds null checks
- Dynamic Surroundings: prevents crashes by disabling the village bell sound
- Enderscape: adds null checks
- Extended Industrialization + Modern Industrialization: properly returns
Ingredient.EMPTYas a repair material - Hexerei: disables dynamic lights to allow using with LambDynamicLights
- Minecraft: prevents crashes from duplicate creative tab items
- Minestuck: prevents crashes from one of its GUI buttons; allows running alongside Cardinal Components API
- No Man's Land: allows running alongside Ported
- Rapscallions and Rockhoppers: prevents crashes due to
RapscallionsAndRockhoppers.biomePopulationPenguinTypeRegistrybeing null - Splinecart: adds null checks
- Surveyor: adds null checks
- Assorted features:
- Allows loading Emojiful's pixelated emoji set without the "Blobs", "Discord", or "Pepe" categories
- Allows disabling splash text modification from Blueprint, FrozenLib, and NeoForge
- Allows Disabling Ender IO's alpha warning message
- Supposedly prevents Fabric Resource Loader v0 from causing unnecessary resource reloads
- Makes horse offspring always have equal or better stats compared to their parents (configurable)
- Prevents dropped items from stacking (configurable)
- Shows more debug info for failed commands
- Prevents certain enchantments from showing up on looted items (configurable)
- Shows more debug info for unregistered holders during registry freeze
- Allows the player to always eat (configurable)
- Silences OpenGL errors
- Allows disabling Sodium's core shader resource pack warnings (configurable)
- Adjusts the layer that Armor Toughness Bar renders on, allowing it to work with mods like Extended Hotbar