Extended Scripts

An addon for Kamkeel's CustomNpcs+ that gives scripters new capabilities and quality of life shortcuts.

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

Forge

implementation fg.deobf("curse.maven:extended-scripts-1328588:6949670")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • 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.