CrossStitch
CrossStitch is a Minecraft modification that significantly improves the compatibility of game proxy servers with various mods. Development is supported by the Velocity team and focuses on working with Fabric, but the applied principles are universal enough for use with any proxy servers and Minecraft modding platforms.
Installation
The CrossStitch mod must be installed directly on the Fabric server. Starting from Velocity version 1.1.2, it is fully supported. CrossStitch does not require Fabric API installation.
It's important to note that connection to the server should be made exclusively through Velocity, since CrossStitch does not have a client version and is designed only to work with this proxy server.
Development Purpose
Mojang is constantly expanding opportunities for mod developers to add new content to the game. However, some of these improvements create conflicts with traditional Minecraft proxy servers. CrossStitch aims to solve this problem and ensure better compatibility.
Features
-
Support for custom Brigadier argument types Previously, using such arguments was impossible, or required creating special serializers for each mod, which is not a practical solution. CrossStitch offers a universal approach that works with all mods and, theoretically, with any proxy servers.
-
Additional features will be added as needed