Fabric mod to connect to EVERY Minecraft server version (Release, Beta, Alpha, Classic, Snapshots, Bedrock) with QoL fixes to the gameplay
Go to file
2023-02-23 19:31:46 +01:00
gradle/wrapper pushed code 2023-02-19 23:17:33 +01:00
src/main change license to make the project public 2023-02-23 19:31:46 +01:00
ViaFabricPlus-Visual change license to make the project public 2023-02-23 19:31:46 +01:00
.gitignore added git ignore 2023-02-11 16:21:11 +01:00
build.gradle added building 2023-02-21 04:24:49 +01:00
gradle.properties Addon: ViaFabricPlusVisual 2023-02-21 02:02:06 +01:00
gradlew pushed code 2023-02-19 23:17:33 +01:00
gradlew.bat pushed code 2023-02-19 23:17:33 +01:00
LICENSE change license to make the project public 2023-02-23 19:31:46 +01:00
LICENSE_multiconnect change license to make the project public 2023-02-23 19:31:46 +01:00
README.md emulation will never come 2023-02-21 02:39:58 +01:00
settings.gradle Addon: ViaFabricPlusVisual 2023-02-21 02:02:06 +01:00

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 two 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.