All Projects → ViaVersion → Viafabric

ViaVersion / Viafabric

Licence: mit
Client-side and server-side ViaVersion implementation for Fabric

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Viafabric

Antiqueatlas
A Minecraft mod that adds a fancy interactive map item.
Stars: ✭ 110 (-4.35%)
Mutual labels:  fabric, minecraft, mod, minecraft-mod
Loot-Slash-Conquer-Pre1.14
An immersive, action-RPG mod based on Hack/Mine.
Stars: ✭ 17 (-85.22%)
Mutual labels:  minecraft, mod, minecraft-mod
The Midnight
The Midnight: A cold, unforgiving hostile dimension. Originally made for SpookyJam 2018.
Stars: ✭ 68 (-40.87%)
Mutual labels:  minecraft, mod, minecraft-mod
Terra
Voxel world generation modding platform
Stars: ✭ 320 (+178.26%)
Mutual labels:  minecraft, fabric, minecraft-mod
Connectedtexturesmod
Extensions to the vanilla model system, mainly for connected textures
Stars: ✭ 64 (-44.35%)
Mutual labels:  minecraft, mod, minecraft-mod
FrogCraft-Rebirth
A standalone rewrite of FrogCraft, an IC2 Addon with theme of chemical industry, starting from scratch.
Stars: ✭ 27 (-76.52%)
Mutual labels:  minecraft, mod, minecraft-mod
Minelittlepony
Turns players and mobs into ponies
Stars: ✭ 76 (-33.91%)
Mutual labels:  fabric, minecraft, mod
Quadz
An FPV drone simulator for Fabric
Stars: ✭ 16 (-86.09%)
Mutual labels:  fabric, mod, minecraft-mod
Equivalent Exchange 3
Stars: ✭ 727 (+532.17%)
Mutual labels:  minecraft, mod, minecraft-mod
Justenoughitems
Item and Recipe viewing mod for Minecraft
Stars: ✭ 418 (+263.48%)
Mutual labels:  minecraft, mod, minecraft-mod
Rug
Extension Mod for gnembon's fabric-carpet with some more features
Stars: ✭ 20 (-82.61%)
Mutual labels:  fabric, mod, minecraft-mod
Realistictorches
A Minecraft mod that increases the difficulty of the early game by adding realism mechanics to torches.
Stars: ✭ 15 (-86.96%)
Mutual labels:  minecraft, mod, minecraft-mod
refinedstorage2
Refined Storage is a mass storage mod for Minecraft that offers the player a network-based storage system, allowing them to store items and fluids on a massively expandable device network.
Stars: ✭ 35 (-69.57%)
Mutual labels:  fabric, mod, minecraft-mod
Tis 3d
TIS-100 inspired low-tech computing in Minecraft.
Stars: ✭ 64 (-44.35%)
Mutual labels:  fabric, minecraft, mod
NaturesCompass
A Minecraft mod that allows you to search for a biome's location anywhere in the world and view information about it.
Stars: ✭ 42 (-63.48%)
Mutual labels:  fabric, mod, minecraft-mod
Cursed-Legacy-API
API for beta 1.7.3. Downloads are hosted on the website linked below:
Stars: ✭ 14 (-87.83%)
Mutual labels:  minecraft, fabric, minecraft-mod
Rats-Mischief
Rat's Mischief is a Minecraft mod that adds rats made by RAT and Arathain.
Stars: ✭ 31 (-73.04%)
Mutual labels:  fabric, mod, minecraft-mod
KronHUD
A mod to add clean and useful HUD widgets.
Stars: ✭ 62 (-46.09%)
Mutual labels:  fabric, mod, minecraft-mod
Wurst7
Minecraft Wurst Hacked Client v7
Stars: ✭ 282 (+145.22%)
Mutual labels:  fabric, minecraft, minecraft-mod
Chameleoncreepersmod
Minecraft Mod that makes creepers harder to see by tinting their color based on their surroundings - over 120k downloads!
Stars: ✭ 9 (-92.17%)
Mutual labels:  minecraft, mod, minecraft-mod

ViaFabric

Travis Build Status ViaVersion Discord CurseForge Downloads CurseForge Versions

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 can be installed on 1.8.9, 1.14.x, 1.15.x, 1.16.x and 1.17 snapshots (in separate branches) with Fabric Loader. Check the Minecraft version in file name when downloading from CurseForge/GitHub Releases.

Note: ViaVersion is designed for Vanilla Minecraft servers. It probably will not work with modded registry entries or registry synchronization (fabric-registry-sync mod).

1.14+ Dependencies:

Dependency Download
(Bundled 3.2.1 release) ViaVersion 3.2.1+ https://ci.viaversion.com/job/ViaVersion/ or https://ci.viaversion.com/job/ViaVersion-DEV/
(Bundled) Cotton Client Commands https://www.curseforge.com/minecraft/mc-mods/cotton-client-commands
(Optional) Fabric Command API v1/v0 https://www.curseforge.com/minecraft/mc-mods/fabric-api
(Optional) Fabric Lifecycle Events v1/v0 https://www.curseforge.com/minecraft/mc-mods/fabric-api
Fabric Resource Loader v0 https://www.curseforge.com/minecraft/mc-mods/fabric-api

1.8.9 Dependencies:

Dependency Download
(Bundled 3.2.1 release) ViaVersion 3.2.1+ https://ci.viaversion.com/job/ViaVersion/ or https://ci.viaversion.com/job/ViaVersion-DEV/
(Optional) Fabric Commands v0 https://www.curseforge.com/minecraft/mc-mods/legacy-fabric-api
(Optional) Fabric Lifecycle Events v1 https://www.curseforge.com/minecraft/mc-mods/legacy-fabric-api
Fabric Resource Loader v0 https://www.curseforge.com/minecraft/mc-mods/legacy-fabric-api

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

How can I install ViaBackwards/ViaRewind?:

What versions can ViaVersion, ViaBackwards and ViaRewind translate?:

  • Server-side: Graph with ViaVersion supported versions

  • Client-side:

Your Client 1.8.x 1.9.x 1.10-1.14.4 1.15.x 1.16.x
1.8.9
1.14.x
1.15.x
1.16.x

✓ = ViaVersion ⟲ = ViaBackwards ⏪ = ViaRewind

Can ViaVersion, ViaBackwards and ViaRewind support snapshots?:

Commands:

  • There're 3 server-side alias /viaversion, /vvfabric and /viaver, and a client-side command /viafabricclient for Minecraft 1.14+ (OP permission level 3 is required for these commands, received by Entity Status Packet)

Configuration:

  • ViaVersion configuration is available at .minecraft/config/viafabric/viaversion.yml
  • ViaFabric configuration is at .minecraft/config/viafabric/viafabric.yml

Alternatives/similar mods/proxies/plugins:

  • ClientViaVersion: This discontinued client-side plugin for The 5zig Mod implemented ViaVersion, ViaBackwards and ViaRewind for 1.7.10, 1.8.9, 1.12 and 1.12.2 clients, allowing them to connect to 1.7-1.12.2 servers. It also had a protocol translation for 1.7 servers, which there's an updated version at https://github.com/KennyTV/ViaVersion/tree/hack (unsupported).
  • DirtMultiversion: Proxy allowing to connect down to Beta 1.3 with newer Minecraft client versions (currently).
  • multiconnect: This client-side Fabric mod does also accept older protocols and fixes some differences between versions, which ViaFabric doesn't. Currently, it goes down to 1.11 (stable) and 1.9 (experimental). (2020-10-16) (Supports only latest Minecraft client version)
  • Protocol4: This LiteLoader client-side mod allows your 1.7.10 client to connect to 1.7.x servers.
  • ProtocolSupport: This Bukkit plugin allows clients to connect from older versions (down to 1.4.7).
  • VIAaaS: Standalone ViaVersion proxy with ViaBackwards and ViaRewind, allowing you to connect without a mod installed on your client. Supports online mode.
  • ViaVersion: ViaVersion can run as a plugin for BungeeCord, CraftBukkit, SpongeCommon and Velocity servers.

Cool things to try:

  • Geyser: Plugins, Fabric mod and a standalone proxy for Bedrock edition translation.
  • PolyMc: Fabric mods which translates modded items and blocks, allowing vanilla to connect using resource packs.

How can I disable client-side ViaFabric?:

  • You can disable it in the menu or by setting global protocol version to -1 (this will keep per-server translations still enabled)

How to use protocol auto detector?:

  • For using globally, set the protocol to AUTO or -2. For using in a specific server: ddns.example.com._v-2.viafabric
  • The protocol auto detector will try to ping with the client native protocol version so if you have ViaVersion or similar in the server it will use the translator, differently than multiconnect which uses -1 version, which may get the native server version.
  • It may hold your handshake for up to 10 seconds.
  • The results are cached for 100 seconds.

How can I set the version for specific servers?:

  • Append ._v(VERSION).viafabric. Example: minigame.example.com._v1_8.viafabric, native.example.com._v-1.viafabric, auto.example.com._v-2.viafabric

Does it work with multiconnect at same time on client?:

  • Yes, ViaFabric can be used with multiconnect. ViaFabric will send to their version auto detector their closest supported version. (multiconnect beta-supported versions (currently < 1.11) aren't used)
  • Example of configurations:
  • (1.8 server) <-> (disabled ViaFabric) <-> (auto-detected 1.8 server - multiconnect) = doesn't work because multiconnect doesn't support it
  • (1.8 server) <-> (detected 1.8 - ViaFabric - suggests 1.11) <-> (detected 1.11 server - multiconnect) = works, ViaVersion is translating 1.8 -> 1.11 and multiconnect is accepting 1.11
  • (1.8 server) <-> (forced 1.8 - ViaFabric - suggests 1.11) <-> (detected 1.11 server - multiconnect) = works, ViaVersion is translating 1.8 -> 1.11 and multiconnect is accepting 1.11
  • (1.8 server) <-> (forced 1.8 - ViaFabric - detected 1.12.2 client) <-> (forced 1.12.2 server - multiconnect) = works, ViaVersion is translating 1.8 -> 1.12.2 and multiconnect is accepting 1.12.2

Differences with multiconnect:

  • ViaFabric main objective is to simply implement a ViaVersion platform
  • ViaVersion works kinda of in a "MITM proxy" way
  • ViaVersion is designed for servers
  • multiconnect modifies client code more deeply, reverting movement changes
  • multiconnect is designed for clients and only works on latest client version
  • multiconnect is less likely to trigger anticheats

WARNING

I cannot 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].