Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Eclipse's Tweakeroo Additions

Eclipse's Tweakeroo Additions

This mod contains some basic modifications/additions I made to the Tweakeroo mod.

71.9k
60
Game Mechanics
Technology
Utility
AboutGalleryChangelogVersions

eclipsestweakeroo 0.6.2-1.21.7

by eclipseisoffline on Jul 2, 2025
Download
  • Updated to 1.21.7.

A server-side opt-in is now required for the following features:

  • tweakSlippery
  • tweakJumpVelocity
  • tweakBoats (boat jumping functionality)
  • tweakBoats (spiderBoat functionality)
  • tweakCreativeElytraFlight
  • tweakGravity
  • tweakStepHeight
  • disableEntityCollisions
  • disableKnockback
  • disableHorseJumpCharge
  • disableUseItemSlowdown

These features will be automatically disabled when playing on servers that do not have this mod installed. Fabric servers can install this mod and configure which features to enable for players in the configuration file, which can be found under <server>/config/eclipsestweakeroo-server.json. You can always allow all features for operators using the operators_exempt option in the aforementioned file.

You'll still be able to use all features when playing on singleplayer worlds.

eclipsestweakeroo 0.6.1-1.21.6

by eclipseisoffline on Jun 27, 2025
Download
  • Fixed the options durabilityCheckPreventUseThreshold, healthWarningThreshold, hungerWarningThreshold, airWarningThreshold, gravityOverride, stepHeightOverride not being registered properly.

From 0.6.0-1.21.6:

  • Updated to 1.21.6.
  • Moved stored configuration of added tweaks, yeets, and other options into a separate file.
    • These settings are no longer stored into Tweakeroo's own configuration file, rather, the mod now creates a configuration file for itself.
    • This leads to less compatibility issues and prevents the mod's settings from being erased when loading the game without the mod.
  • Moved all configuration settings into own configuration screen, which appears similar as Tweakeroo's configuration screen.
    • The new configuration screen can now be accessed by default by pressing C + E. This keybind can be changed in the Hotkeys section.
    • The configuration screen can also be accessed via ModMenu.
  • Added tweakHappyGhast:
    • Doesn't do anything by default, but has various settings in Generic to configure:
    • happyGhastCreativeFlight: changes flight controls to match the ones from creative flight. Uses the same speed as normal (so compatible with the flying_speed attribute). Double-tap jump to dismount the ghast.
    • hideHappyGhast: disables rendering of the Happy Ghast when you're controlling it, so that you can see more when looking down.
    • noHappyGhastRotation: disables rotating the Happy Ghast when controlling it and not moving, so that you can look at other players too.
    • happyGhastRotationLerpSpeed: changes the rotating speed of the Happy Ghast, the higher, the faster. Default is vanilla, 1.0 is instant rotation.
  • Added tweakLocatorBar, which displays faces of players on the locator bar when applicable.
  • Added disableUseItemSlowdown, which disables slowing down when using items, like eating food.
  • Added disableSwiftSneak, which disables sneak speed modifiers like swift sneak, because sometimes slow sneaking is nice.
  • Fixed issues with tweakCreativeElytraFlight, and added proper switching between creative and Elytra flight:
    • When enabling the tweak whilst flying with Elytra, you'll automatically switch to creative flight.
    • When disabling the tweak or cancelling creative flight, you'll automatically switch back to Elytra flight.
  • Fixed tweakSlippery not working correctly with vehicles.
  • The {distance} name placeholder now properly rounds to one decimal.
  • Cleaned up a lot of code, leading to a cleaner codebase to allow faster updates.

Please note! The configuration file for this mod was moved out of Tweakeroo's own configuration file. All of your old settings should move over properly when updating, but it's always good to take backups!

eclipsestweakeroo 0.6.0-1.21.6

by eclipseisoffline on Jun 27, 2025
Download

Do not use this release! It will wipe some of your configuration options. Use 0.6.1-1.21.6 or above instead.

This release is only being kept up for archival purposes.

  • Updated to 1.21.6.
  • Moved stored configuration of added tweaks, yeets, and other options into a separate file.
    • These settings are no longer stored into Tweakeroo's own configuration file, rather, the mod now creates a configuration file for itself.
    • This leads to less compatibility issues and prevents the mod's settings from being erased when loading the game without the mod.
  • Moved all configuration settings into own configuration screen, which appears similar as Tweakeroo's configuration screen.
    • The new configuration screen can now be accessed by default by pressing C + E. This keybind can be changed in the Hotkeys section.
    • The configuration screen can also be accessed via ModMenu.
  • Added tweakHappyGhast:
    • Doesn't do anything by default, but has various settings in Generic to configure:
    • happyGhastCreativeFlight: changes flight controls to match the ones from creative flight. Uses the same speed as normal (so compatible with the flying_speed attribute). Double-tap jump to dismount the ghast.
    • hideHappyGhast: disables rendering of the Happy Ghast when you're controlling it, so that you can see more when looking down.
    • noHappyGhastRotation: disables rotating the Happy Ghast when controlling it and not moving, so that you can look at other players too.
    • happyGhastRotationLerpSpeed: changes the rotating speed of the Happy Ghast, the higher, the faster. Default is vanilla, 1.0 is instant rotation.
  • Added tweakLocatorBar, which displays faces of players on the locator bar when applicable.
  • Added disableUseItemSlowdown, which disables slowing down when using items, like eating food.
  • Added disableSwiftSneak, which disables sneak speed modifiers like swift sneak, because sometimes slow sneaking is nice.
  • Fixed issues with tweakCreativeElytraFlight, and added proper switching between creative and Elytra flight:
    • When enabling the tweak whilst flying with Elytra, you'll automatically switch to creative flight.
    • When disabling the tweak or cancelling creative flight, you'll automatically switch back to Elytra flight.
  • Fixed tweakSlippery not working correctly with vehicles.
  • The {distance} name placeholder now properly rounds to one decimal.
  • Cleaned up a lot of code, leading to a cleaner codebase to allow faster updates.

Please note! The configuration file for this mod was moved out of Tweakeroo's own configuration file. All of your old settings should move over properly when updating, but it's always good to take backups!

Eclipse's Tweakeroo Additions 0.5.3-beta.1-1.21.3

by eclipseisoffline on Nov 9, 2024
Download
  • Initial update to 1.21.3/1.21.2.
  • Fix slipperinessAffectVehicles setting.

Eclipse's Tweakeroo Additions 0.5.2-1.21.1

by eclipseisoffline on Sep 29, 2024
Download
  • Added fakeSneakingLadder generic option, which toggles whether tweakFakeSneaking should stop you from falling down ladders.
  • Added permanentSneakFreeCamera generic option, which toggles whether tweakPermanentSneak should work while using tweakFreeCamera.
  • Added tweakGravity, which allows you to override your gravity attribute. Can be configured using the gravityOverride generic option.
  • Added tweakStepHeight, which allows you to override your step height attribute. Can be configured using the stepHeightOverride generic option.
  • Include the Crafter in pistonFlexiblePlacementFix.
  • Fix disableExplosionKnockback cancelling explosion knockback even when disableKnockback is off.

Eclipse's Tweakeroo Additions 0.5.1-1.21.1

by eclipseisoffline on Sep 24, 2024
Download
  • Fix vehicles being affected by tweakSlippery when slipperinessAffectVehicles is true, even when tweakSlippery is false.
  • disableHorseJumpCharge now cancels horse and camel jump/dash cooldown.

Eclipse's Tweakeroo Additions 0.5.0-1.21.1

by eclipseisoffline on Sep 23, 2024
Download
  • Added handRestockCreativeFix, which disables tweakHandRestock when the player is in creative mode.
  • Added disableExplosionKnockback generic setting. When set to true, also disables knockback from explosions when disableKnockback is enabled.
  • Improved boat jumping with tweakBoats.
  • The {health} placeholder now shows the correct decimal number.
  • The {statuseffect} placeholder now only shows effects that show particles.
  • Fixed a crash that could occur when tweakRenderOperatorBlocks is enabled.
  • Fixed the horse jump charge going down when holding the jump key for a while with disableHorseJumpCharge on.
  • Fixed tweakNumberHud not showing durability warnings for the 9th hotbar slot.
  • General code cleanup.

From 0.4.6-beta.2:

  • When frozen, the health text now uses an aqua text colour with tweakNumberHud enabled.
  • Added tweakLodestoneCompass, which allows you to see the exact position of a lodestone compass by right-clicking it with the tweak enabled.
  • Added disableOverlayRender to disable rendering various overlays, such as the vignette, spyglass, carved pumpkin and powdered snow overlays.
  • Added disableAllNamesInF1, which hides all entity names when the HUD is disabled (vanilla Minecraft still renders the names of entities in teams).

From 0.4.6-beta.1:

  • Status effect placeholder now works for all entities, but only for status effects showing particles.
  • Removed gammaOverrideFix as it's now implemented in vanilla Tweakeroo.
  • Updated tooltip for playerListBelowBossbar.
  • Health of vehicles now shows in creative when using the number HUD tweak.
  • Mod name is now included in config GUI.

Eclipse's Tweakeroo Additions 0.4.6-beta.2-1.21

by eclipseisoffline on Jun 30, 2024
Download
  • When frozen, the health text now uses an aqua text colour with tweakNumberHud enabled.
  • Added tweakLodestoneCompass, which allows you to see the exact position of a lodestone compass by right-clicking it with the tweak enabled.
  • Added disableOverlayRender to disable rendering various overlays, such as the vignette, spyglass, carved pumpkin and powdered snow overlays.
  • Added disableAllNamesInF1, which hides all entity names when the HUD is disabled (vanilla Minecraft still renders the names of entities in teams).

Eclipse's Tweakeroo Additions 0.4.6-beta.1-1.21

by eclipseisoffline on Jun 16, 2024
Download
  • Update to 1.21

This version is a beta. Bugs and or crashes may occur. Apologies for the inconvenience.

Eclipse's Tweakeroo Additions 0.4.6-beta.1-1.20.5+6

by eclipseisoffline on May 19, 2024
Download
  • Beta build for 1.20.5+6.
  • Status effect placeholder now works for all entities, but only for status effects showing particles.
  • Removed gammaOverrideFix as it's now implemented in vanilla Tweakeroo.
  • Updated tooltip for playerListBelowBossbar.
  • Health of vehicles now shows in creative when using the number HUD tweak.
  • Mod name is now included in config GUI.

Eclipse's Tweakeroo Additions 0.4.5-1.20.4

by eclipseisoffline on Mar 24, 2024
Download

Eclipse's Tweakeroo Additions 0.4.5-1.20.1

by eclipseisoffline on Mar 24, 2024
Download

Eclipse's Tweakeroo Additions 0.4.5-1.19.4

by eclipseisoffline on Mar 24, 2024
Download
  • Added pistonFlexiblePlacementFix
  • Added tweakNumberHud
  • Added playerListBelowBossbar
  • Added disableOffhandUse
  • Added disableHorseJumpCharge
  • Changed {armor} fancy name placeholder to show armor, armor toughness and EPF values
  • Fixed player notifications not always showing with tweakPlayerInfoNotifications
  • tweakStatusEffectHud now shows **:** for effect durations over one hour

Eclipse's Tweakeroo Additions 0.4.4-1.20.4

by eclipseisoffline on Mar 11, 2024
Download

Eclipse's Tweakeroo Additions 0.4.4-1.20.1

by eclipseisoffline on Mar 11, 2024
Download

Eclipse's Tweakeroo Additions 0.4.4-1.19.4

by eclipseisoffline on Mar 11, 2024
Download
  • Added tweakCreativeElytraFlight
  • Added disableAllayItemUse
  • Added spiderBoat
  • Added boatPlayerYaw
  • Fixex durability warning showing up when not enabled

Eclipse's Tweakeroo Additions 0.4.3-1.20.4

by eclipseisoffline on Feb 27, 2024
Download
  • Added durabilityCheckPreventUseThreshold
  • Added slipperinessAffectVehicles
  • Added playerListOrder option
  • Added tweakBoats
  • disableWorldBorder seems to work on vanilla servers and has therefore been unmarked as client-only
  • Added {statuseffect}, {horsestats} and `{rawhorsestats} fancy name placeholders
  • The {distance} fancy name placeholder now uses the position of the camera
  • Updated to Tweakeroo 0.19.2

Eclipse's Tweakeroo Additions 0.4.3-1.20.1

by eclipseisoffline on Feb 27, 2024
Download

Eclipse's Tweakeroo Additions 0.4.3-1.19.4

by eclipseisoffline on Feb 27, 2024
Download
  • Added durabilityCheckPreventUseThreshold
  • Added slipperinessAffectVehicles
  • Added playerListOrder option
  • Added tweakBoats
  • disableWorldBorder seems to work on vanilla servers and has therefore been unmarked as client-only
  • Added {statuseffect}, {horsestats} and `{rawhorsestats} fancy name placeholders
  • The {distance} fancy name placeholder now uses the position of the camera

Eclipse's Tweakeroo Additions 0.4.2-1.20.4

by eclipseisoffline on Feb 10, 2024
Download
1
2
3

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@aaf125c

© 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.