File Details
extendedscripts-v1.0.3.jar
- R
- Aug 31, 2025
- 333.01 KB
- 16
- 1.7.10
- Forge
File Name
extendedscripts-v1.0.3.jar
Supported Versions
- 1.7.10
Curse Maven Snippet
- Fixed ExtendedPlayerAttributes
- Added custom projectiles that can be highly customizable
- Added CustomProjectileImpact and CustomProjectileTick events
- Added /veil attribute list-player and list-core-player for viewing attributes
- Added ItemUseAction and Particle enums
- Added IPlayer.setKeepInventory()
- Added a keybind for opening item scripts (Backslash by default)
- Added global file copying
- Added /inspect self
- Fixed a crash and dupe having to do with the virtual crafting table
- Removed several functions in ExtendedAPI such as getColorCodes() and getJobTypes() as they were redundant and it is likely no one was using them.