project-244011
Modby TarynWinterblade
Mod to help include the Java 8 Nashorn scripting library in other mods.
Type
Mod
CurseForge Downloads
959,372
CurseForge ID
244011
Last Updated
May 30, 2026
Description
Nashorn Library
Information
Library for providing the Java 8 Nashorn JavaScript script engine to Forge mods.
Developing
In order to develop with the mod, follow the process listed at https://github.com/legendblade/NashornLib
Versioning
The Nashorn library is versioned with a standard pattern; this standard pattern will be:
- 1.9.0-1.8.77-1.0.0
This has three parts, the first being the version of Minecraft the library has been built for; in this case, 1.9.0. The second part will be the library version, starting with the version of Java the contained Nashorn library was pulled from (1.8.77). The third and final part is the version of the mod itself, split into major, minor, and revision numbers. Only minor implementation details will be changed between revisions, non-breaking API changes between minor versions, and API changes between major versions.
Similar Mods
PigUtils
A fork of iChunUtils without the EULA.
Snow Under Trees (Fabric)
1.19+ continuation of Snow Under Trees (Fabric)
Architectury API (UNUSED)
An intermediary api aimed to ease developing multiplatform mods.
Elytra Slot (Fabric 1.16.1 - 1.19.2)
Adds trinket support to the elytra so you can fly and wear chest armor at the same time. Formerly known as Curious Elytr...
Valhelsia Furniture
Decorate your home better with furniture!
Block Swap
A simple mod to replace a given block with another.