Skip to content

Releases: lilgallon/AimAssistanceMod

Version 1.1.0 for Minecraft 1.16.2 (forge)

25 Aug 20:18
Compare
Choose a tag to compare

Way more satisfying to use than 1.0.1

  • Built for forge 1.16.2 (also works with forge 1.16.1)
  • Split aimForce into:
    • aimForceBlocks: the force of the aim assistance on blocks
    • aimForceMobs: the force of the aim assistance on mobs
  • Changed default force values:
    • 4.0 for mobs
    • 2.5 for blocks
  • When you're fighting a mob, the mod understands it and won't help you mining while you're fighting. Same thing if you're mining. It will help you to mine and not to fight.
  • Mining assistance now turns off as soon as the player stops mining
  • Added a version checker
  • Fixed an issue where the assistance would shake

Click "aimassistance-1.1.0-MC1.16.2.jar" to download the mod (under assets)

Version 1.0.1 for Minecraft 1.16.1

01 Aug 10:04
35aa2e7
Compare
Choose a tag to compare

Config:

Forge has still not implemented the HUD to customize mod's settings, so for now, you need to update the settings by hand.
You can change the settings of the mod in the .minecraft/config folder. Then, open aimassistancemod-client.toml and update the values.

Core:

  • Improved aim assistance on mobs

before

after

Click "aimassistance-1.0.1-MC1.16.1.jar" to download the mod (under assets)

Version 1.0.0 for Minecraft 1.16.1

31 Jul 12:34
f190915
Compare
Choose a tag to compare

The config menu is yet not available as of today (forge 32.0.98). So if you want to change the settings, you need to go to your minecraft directory (".minecraft"), then go to the "config" folder, and edit aimassistancemod-client.toml

Forge developers will probably finish coding the config UI for the stable 1.16.1 forge release.

Core:

  • Aim assistance for mobs (while fighting)
  • Aim assistance for blocks (while mining)

Settings:

  • Aim force customizable (0.1 -> 10.0)
  • Assistance on mobs (on/off)
  • Assistance on blocks (on/off)

Click "aimassistance-1.0.0-MC1.16.1.jar" to download the mod (under assets)