mirror of
https://github.com/ViaVersion/ViaFabricPlus.git
synced 2025-01-22 21:42:44 +01:00
Fabric mod to connect to EVERY Minecraft server version (Release, Beta, Alpha, Classic, Snapshots, Bedrock) with QoL fixes to the gameplay
alphabedrockbetaclassicfabricjavajava-to-bedrockminecraftminecraft-alphaminecraft-proxymulticonnectprotocolprotocol-translatorviaaprilfoolsviabedrockvialegacyviaversion
15914f33c2
updated README.md |
||
---|---|---|
gradle/wrapper | ||
src/main | ||
ViaFabricPlus-Visual | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle |
ViaFabricPlus
Clientside ViaVersion, ViaLegacy and ViaAprilFools implementation with clientside fixes for Fabric
Why?
Originally ViaFabricPlus was not a standalone project but a part of my Minecraft Utility Mod,
since this is no longer existent I am now developing the Protocol Translation part as a standalone mod,
and now: ViaFabricPlus is here
Project structure
ViaFabricPlus splits into three major parts:
Part | Description |
---|---|
ViaFabricPlus | Core of the project, all fixes here are stable and have been tested many times |
ViaFabricPlus-Visual | Addon for the core, it adds only visual changes between the versions like old textures, optional and not necessary for the gameplay, but recommended. |
ViaFabricPlus-Emulation | Addon for the Core, this addon is for all for the 1.8 and 1.12 protocol, here it adds complete emulations of the Raytrace or also Movement, to consider is that this breaks much mod incompatibility and is also very experimental |