promotional bannermobile promotional banner

MTQ Fix Fabric

Removes moved too quickly test and others.
Back to Files

MTQ Fix 0.2.2

File namemtq-fix-0.2.2.jar
Uploaded
Oct 14, 2021
Downloads
33.0K
Size
29.9 KB
Mod Loaders
Fabric
File ID
3490514
Type
R
Release
Supported game versions
  • 1.17.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:mtq-fix-535845:3490514"

Learn more about Curse Maven

What's new

v0.2.2 (2021-10-14)

Fix config object structur for server support (client is fine)

v0.2.1 (2021-10-14)

Put most fields in mixins to inside methods back for maximum mod compatibility.

v0.2.0 (2021-10-14)

More precise condition for checking whether the value overriding for bypass is really needed.

v0.1.7 (2021-10-12)

Fix NoSuchField error for config.

v0.1.6 (2021-10-12)

Changed to the first main release from alpha state.

v0.1.5 (2021-10-12)

Changed homepage link to CurseForge.

v0.1.4 (2021-10-12)

Fixed some tooltips not showing correctly.

v0.1.3 (2021-10-11)

Added category and tooltips in ModMenu integration.

v0.1.2 (2021-10-11)

Added logging support with some fixes.

  • Added logging support on mixin works (when it overrides variables that are being checked).
  • Fixed mixins that are watching for wrong config.
  • Fixed wrong version number in ModMenu.
  • Added issues link in ModMenu.

v0.1.1 (2021-10-11)

No changes for users.

  • Added CurseForge integration for this project.

v0.1.0 (2021-10-11)

First alpha release. Added 5 configurable bypass features for movement tests including:

  • Bypass test that prints, "{} (vehicle of {}) moved too quickly! {},{},{}"
  • Bypass test that prints, "{} (vehicle of {}) moved wrongly! {}"
  • Bypass position reverting logic on wrongly moved vehicle.
  • Bypass test that prints, "{} moved too quickly! {},{},{}"
  • Bypass test that prints, "{} moved wrongly!"