Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
ViaFabricPlus

ViaFabricPlus

Minecraft Fabric mod which allows you to join EVERY Minecraft server version (Classic, Alpha, Beta, Release, April Fools, Bedrock)

2.42M
757
Cursed
Library
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.3–1.19.4

Platforms

Fabric
Quilt

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
Sponsor on GitHubDonate on PayPalDonate on Ko-fi

Creators

FlorianMichael
FlorianMichael Maintainer
lowercasebtw
lowercasebtw Contributor
RaphiMC
RaphiMC Developer

Details

Licensed GPL-3.0-only
Published 2 years ago
Updated 2 weeks ago
DescriptionGalleryChangelogVersions
All versionsViaFabricPlus v4.0.0

ViaFabricPlus v4.0.0

Download
Report

Changelog

Technical Changes

  • The project's artifact has been renamed from de.florianmichael:ViaFabricPlus to com.viaversion:viafabricplus.
  • The source code package has been moved from de.florianmichael.viafabricplus to com.viaversion.viafabricplus.

Support for Jitpack has been removed. Please use the official ViaVersion repository instead.

  • Stable API
    Mod authors should no longer depend on the core mod viafabricplus if they are only using the API. Instead, migrate to the viafabricplus-api artifact and update your code to use the general API endpoint.
    The API instance is now accessed via ViaFabricPlus#getImpl, which returns a ViaFabricPlusBase interface containing API functions. Refer to the detailed Javadocs or the updated development documentation for more information.

An example on how to include the api while still being able to run the mod would be:

modImplementation "com.viaversion:viafabricplus-api:4.0.0"
modRuntimeOnly "com.viaversion:viafabricplus:4.0.0"
  • Legacy Compatibility
    Key internals from version 3.0.0 have been moved to the viafabricplus-api-legacy module. However, this submodule will be removed in future versions.
    The viafabricplus-api and viafabricplus-api-legacy modules no longer expose setting group holders. Instead, use ViaFabricPlus#getImpl#settingGroups to access specific setting instances.

User-Relevant Changes

  • Settings
    The following debug settings have been removed:
    Send open inventory packet, Remove cooldowns, Send idle packet, Prevent entity cramming.

  • Other
    Fixed blocking use delay in versions ≤ 1.8 (@lowercasebtw).
    Updated Polish translations (@Blayung).
    Updated Korean translations (@good7777865).
    Updated Simplified Chinese translations (@Andypsl8).

GitHub Repository Changes

  • Visual / Low-Priority Features
    Visual-only features that are irrelevant to normal gameplay have been moved to a separate Fabric mod: viafabricplus-visuals. This mod is loaded by default but can be excluded if desired. This change simplifies updating the project to newer game versions.

  • Organized Patches by Features
    All game modifications are now categorized as features. Each feature has its package under both features/ and injection/mixin/features/, organizing utility and mixin classes for easier project maintenance and porting. Refer to the updated maintenance documentation for further details.

Special thanks to @RaphiMC and all other contributors who have supported the project so far!

I deeply appreciate any financial support at https://florianmichael.de/donate and will continue working on this project to the best of my ability.

Files

ViaFabricPlus-4.0.0.jar(14.07 MiB) Primary
Download

Metadata

Release channel

Release

Version number

4.0.0

Loaders

Fabric

Game versions

1.21.4

Downloads

15163

Publication date

January 2, 2025 at 8:29 PM

Publisher

FlorianMichael

FlorianMichael

Maintainer

Version ID

Modrinth is open source.

main@bf16d36

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.