File Details
laser_utils-1.21.1-4.0.0
- R
- Jan 5, 2025
- 155.38 KB
- 23
- 1.21.1
- Forge
File Name
laser_utils-4.0.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Version 4.0.0
- Added InputEvent.Key as an additional parameter for AbilityItem#additionalConditions.
- Added a protected immutable field for the EnhancedToolTier of EnhancedAxeItem, EnhancedHoeItem, EnhancedPickaxeItem, EnhancedShovelItem, EnhancedSwordItem, and EnhancedTieredItem
- Cooldown can now be set to 0 for AbilityItem#cooldownTicks
- RayCast changes
- Particle parameters changed from SimpleParticleType -> ParticleOptions
- Added an extra option for step size
- LULootTables.BlockLoot and LULootTables.EntityLoot are no longer abstract classes
- Fixed LUItemModelProvider not generating models for item classes that weren't implementing the AssetSkipModel interface