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