Client-side and server-side ViaVersion implementation for Fabric
Go to file
creeper123123321 a3b080d49a 20w15a
2020-04-14 12:39:09 -03:00
.github/ISSUE_TEMPLATE Updated CommonTransformer, cleaned up client-side UserConnection, issue template 2019-11-12 16:15:21 -03:00
gradle/wrapper update dependencies 2020-04-13 14:27:30 -03:00
src/main 20w15a 2020-04-14 12:39:09 -03:00
.gitattributes ViaRift first commit 2018-10-07 08:57:03 -03:00
.gitignore ViaRift first commit 2018-10-07 08:57:03 -03:00
.travis.yml disable Travis cache 2020-04-08 19:41:59 -03:00
build.gradle.kts 20w15a 2020-04-14 12:39:09 -03:00
gradle.properties [ci skip] update gradle and use G1GC 2019-05-03 15:22:00 -03:00
gradlew update dependencies 2020-04-13 14:27:30 -03:00
gradlew.bat update gradlew, loom and downgrade minecraft to 1.14.4 2019-11-15 12:07:10 -03:00
LICENSE Update license 2018-10-07 08:58:30 -03:00
README.md Update README.md 2020-03-24 10:44:08 -03:00
settings.gradle Ported to fabric 2019-01-05 19:30:41 -02:00

ViaFabric

Travis Build Status ViaVersion Discord GitHub Releases

Client-side and server-side ViaVersion implementation for Fabric

Allows the connection to/from different Minecraft versions on your Minecraft client/server (LAN worlds too)

This mod supports 1.14.4/1.15.x with Fabric Loader

Note: ViaVersion is not designed for modded Minecraft with modified registries

Dependencies:

Dependency Download
ViaVersion 3.0.0+ dev builds at https://ci.viaversion.com/job/ViaVersion-Abstraction/
Fabric Textures v0 https://www.curseforge.com/minecraft/mc-mods/fabric-api
Fabric Resource Loader v0 https://www.curseforge.com/minecraft/mc-mods/fabric-api
Fabric Commands v0 https://www.curseforge.com/minecraft/mc-mods/fabric-api
(Optional) Cotton Client Commands https://www.curseforge.com/minecraft/mc-mods/cotton-client-commands

With ViaVersion:

  • your server can accept newer versions
  • your client can connect to older versions

Adding ViaBackwards (and optionally ViaRewind):

  • your server can accept older versions
  • your client can connect to newer versions

WARNING

I can not guarantee that this mod is allowed on every (or even any) server. This mod may cause problems with anti cheat plugins. USE AT OWN RISK