Fabric mod to connect to EVERY Minecraft server version (Release, Beta, Alpha, Classic, Snapshots, Bedrock) with QoL fixes to the gameplay
Go to file
2024-12-27 13:43:28 +01:00
.github Auto: Gradle 8.12 2024-12-22 02:12:08 +01:00
.idea/copyright Update license header 2024-12-23 07:19:14 +01:00
api Cleanup build files 2024-12-24 18:00:44 +01:00
api-legacy Cleanup build files 2024-12-24 18:00:44 +01:00
build-logic [ci skip] Add basic api point 2024-12-23 17:23:34 +01:00
docs [ci skip] Add basic api point 2024-12-23 17:23:34 +01:00
gradle/wrapper Auto: Gradle 8.12 2024-12-22 02:12:08 +01:00
src/main More work 2024-12-26 13:57:32 +01:00
visuals Cleanup build files 2024-12-24 18:00:44 +01:00
.gitignore Reformatted .gitignore 2023-08-03 20:21:39 +02:00
build.gradle Add submodules as compileOnlyApi 2024-12-27 13:43:28 +01:00
CONTRIBUTING.md [ci skip] Update contributing and maintaining instructions 2024-08-14 03:54:56 +02:00
gradle.properties Cleanup build files 2024-12-24 18:00:44 +01:00
gradlew Auto: Gradle 8.12 2024-12-22 02:12:08 +01:00
gradlew.bat Update Gradle Wrapper from 8.9 to 8.10. (#530) 2024-08-18 03:27:04 +02:00
jitpack.yml Ensure we use JDK 21, not 17. (#423) 2024-05-28 22:27:43 +02:00
LICENSE updated README and cleaned up code 2023-03-17 21:31:55 +01:00
README.md Update ViaBedrock to support Bedrock 1.21.50 2024-12-08 22:48:55 +01:00
settings.gradle Add visuals fabric mod, add loading cycle entrypoint for addons 2024-12-24 17:16:44 +01:00

ViaFabricPlus


Fabric mod to connect to EVERY Minecraft server version (Release, Beta, Alpha, Classic, Snapshots, Bedrock) with QoL fixes to the gameplay

Why another protocol translator?

ViaFabricPlus implements the ViaVersion projects into Fabric and provides tons of fixes to the existing protocol translation which can't be implemented in the original ViaVersion project. These fixes consist of movement changes, block/entity collisions, rendering changes, and many more.

At the time of writing, ViaFabricPlus is the only mod that supports joining all Minecraft server versions down to the first multiplayer version while implementing legacy combat mechanics, movement, and rendering changes to make the gameplay feel more like the old days.

On the other hand, ViaFabricPlus supports only the latest Minecraft client version, and only Fabric. If you need ViaFabricPlus for older versions of the game, you can use ViaFabric

Supported Server versions

  • Release (1.0.0 - 1.21.4)
  • Beta (b1.0 - b1.8.1)
  • Alpha (a1.0.15 - a1.2.6)
  • Classic (c0.0.15 - c0.30 including CPE)
  • April Fools (3D Shareware, 20w14infinite)
  • Combat Snapshots (Combat Test 8c)
  • Bedrock Edition 1.21.50 (Some features are missing)

How to (Users)

How to (Developers)

ViaFabric

ViaFabric can be used for server-side purposes or when using older versions of the game.

Does it work with ViaFabricPlus:

  • No, ViaFabricPlus cannot be used with ViaFabric.

Differences with ViaFabric:

https://github.com/ViaVersion/ViaFabric?tab=readme-ov-file#differences-with-viafabricplus

Credits

Special thanks to all our Contributors.

Disclaimer

It cannot be guaranteed that this mod is allowed on specific servers as it can possibly cause problems with anti-cheat plugins.
(USE ONLY WITH CAUTION!)