Extended Scripts

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

File Details

extendedscripts-v1.0.4.jar

  • R
  • Sep 8, 2025
  • 354.16 KB
  • 14
  • 1.7.10
  • Forge

File Name

extendedscripts-v1.0.4.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

  • Added armor_value attribute. Works like having more armor points (only visual for now).
  • Added shift click into armor slot compatibility.
  • Switched the World Clipper's texture to use a colorized item texture like CustomNPC+'s scripted tools.
  • Added ArmorType and BlockSide enums.
  • Fixed right clicking scripted items that are armor not working for armor that is allowed in all slots.
  • Fixed an issue where after relogging, IScreenSize's methods returned -1. A function is also added to IPlayer for manual resyncing.
  • Added clear-chat command.
  • Added /inspect keys for viewing only the NBT keys.
  • Added the ability to add sub tags as arguments for /inspect to show only the specified tag.