promotional bannermobile promotional banner

ItemPhysic Legacy Unofficial

A minecraft forge mod that adds some physic to thrown items.

File Details

1.2.8

  • R
  • Jun 16, 2025
  • 709.79 KB
  • 269
  • 1.7.10
  • Forge

File Name

itemphysic-1.2.8.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:itemphysic-1-7-10-unofficial-1113039:6658092")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.2.8

WARNING:

  1. Requires UniMixins

  2. Need to delete config - minecraft\config\itemphysic.cfg


  • Full migration from ASM to mixins (removed dependency on creativecore)

  • Added the ability to change some (general) of the configs without leaving the game (Forge ingame config)

    • However, lists (Burn/Float/Explosion etc.) still need to be modified manually
  • Significantly improve the performance of lists (Burn/Float/Explosion etc.)

  • Added several configuration options:

    • throwPowerTickCoefficient- Adjusts the number of ticks required to increase the throwing power level of an item
    • throwPowerMax - Maximum throwing power level
    • playerPickupExpansionXZ - Extends the distance in X and Z from which the player automatically (if customPickup is enabled, then by pressing shift) picks up items
    • playerPickupExpansionY - Extends the distance in Y from which the player automatically (if customPickup is enabled, then by pressing shift) picks up items
  • Fixed... whatever, I forgot

    • Definitely something has been fixed regarding customThrow