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 (ifcustomPickup
is enabled, then by pressing shift) picks up itemsplayerPickupExpansionY
- Extends the distance in Y from which the player automatically (ifcustomPickup
is enabled, then by pressing shift) picks up items
-
Fixed... whatever, I forgot
- Definitely something has been fixed regarding customThrow
1.2.6
WARNING: all configs related to lists were moved to a separate folder and separated (.minecraft\config\itemphysic\someList.cfg)
-
Fix items spinning issue in general (Thaumcraft / Mo' Creatures / ChocolateQuest / YeGamolChattels)
-
Backport show tooltip option (customPickup)
-
Backport igniting items
-
Backport item fall sounds