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
1.2.8
WARNING:
Requires UniMixins
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 itemthrowPowerMax- Maximum throwing power levelplayerPickupExpansionXZ- Extends the distance in X and Z from which the player automatically (ifcustomPickupis enabled, then by pressing shift) picks up itemsplayerPickupExpansionY- Extends the distance in Y from which the player automatically (ifcustomPickupis enabled, then by pressing shift) picks up items
Fixed... whatever, I forgot
- Definitely something has been fixed regarding customThrow

