Fabric mod to connect to EVERY Minecraft server version (Release, Beta, Alpha, Classic, Snapshots, Bedrock) with QoL fixes to the gameplay
Go to file
2025-02-16 18:24:40 +01:00
.github Reformat the whole project 2025-01-02 21:21:32 +01:00
.idea/copyright Update license header 2024-12-23 07:19:14 +01:00
api 4.0.1 Release 2025-01-09 20:02:22 +01:00
api-legacy Improve LegacyCompatBridge#warn implementation by using the mod logger rather than Thread.dumpStack() 2025-02-16 12:17:54 +01:00
build-logic Update ViaBedrock to support Bedrock 1.21.60 2025-02-16 18:24:40 +01:00
docs [ci skip] Fix typo in docs/USAGE.md (#690) 2025-01-17 06:05:12 +01:00
gradle/wrapper Auto: Gradle 8.12.1 2025-01-24 15:44:23 +01:00
src/main Fixup protocol auto-detection by removing the second -1 ping 2025-01-27 22:14:53 +01:00
visuals 4.0.1 Release 2025-01-09 20:02:22 +01:00
.gitignore Make generator subproject optional 2025-01-07 19:31:55 +01:00
build.gradle Bump net.lenni0451:MCPing from 1.4.2 to 1.4.3 (#717) 2025-02-12 15:27:34 +01:00
CONTRIBUTING.md Reformat the whole project 2025-01-02 21:21:32 +01:00
gradle.properties Fabric updates 2025-01-09 20:09:52 +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
LICENSE updated README and cleaned up code 2023-03-17 21:31:55 +01:00
README.md Update ViaBedrock to support Bedrock 1.21.60 2025-02-16 18:24:40 +01:00
settings.gradle Make generator subproject optional 2025-01-07 19:31:55 +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.60 (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!)