promotional bannermobile promotional banner

Integrated Scripting

Create scripts for handling complex operations in Integrated Dynamics

File Details

integratedscripting-1.21.1-neoforge-1.0.19.jar

  • R
  • Oct 7, 2025
  • 35.26 MB
  • 667.2K
  • 1.21.1
  • NeoForge

File Name

integratedscripting-1.21.1-neoforge-1.0.19.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:integrated-scripting-889785:7076270"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog for Minecraft 1.21.1

All notable changes to this project will be documented in this file.

1.21.1-1.0.19 - 2025-10-07 07:50:49

Added

  • Add ValueTranslatorRegisterEvent for mod compats (required for Integrated Mekanism)
  • Add translations through Crowdin (#29)
  • Add PT_BR localization (#48)

Fixed

  • Fix some spelling and grammar typos in lang (#47)
  • Fix spelling and grammar typos in lang (#45)

1.21.1-1.0.18 - 2025-06-01 10:59:07 +0200

Fixed

  • Fix some modded keybindings activating in scripting terminal, Closes #40

1.21.1-1.0.17 - 2025-02-21 16:08:49 +0100

Changed

  • Restrict access to parts of the Java API They can still be enabled if desired by the server admin.

1.21.1-1.0.16 - 2025-02-15 10:21:10 +0100

Fixed

  • Fix broken advancement icons

1.21.1-1.0.15 - 2025-02-08 17:37:34 +0100

Fixed

  • Use jar-in-jar instead of shadowing, Closes #34

1.21.1-1.0.14 - 2025-01-17 16:44:48 +0100

Fixed

  • Re-enable shadow renames, except for com.oracle.truffle, Closes #32 This makes this mod work correctle on all JVMs, including GraalVM 21 and 23.

1.21.1-1.0.13 - 2025-01-11 10:07:39 +0100

Fixed

  • Stop shadow renaming to fix breakage for graal 24+

1.21.1-1.0.12 - 2025-01-11 09:41:20 +0100

Fixed

  • Update to graal 24.1.1, fixes issues for some JDK 23 users, Closes #30

1.21.1-1.0.11 - 2024-12-28 15:33:05 +0100

Fixed

  • Fix infinite loop not being properly caught, Closes #28

1.21.1-1.0.10 - 2024-12-23 14:00:13 +0100

Fixed

  • Fix display panel crash when translation undefined values, Closes #27

1.21.1-1.0.9 - 2024-12-17 11:09:16 +0100

Changed

  • Cache scripts to improve performance Required for CyclopsMC/IntegratedDynamics#1439

Fixed

  • Fix variable card writing failing when reselecting text, Closes #25

1.21.1-1.0.8 - 2024-12-16 11:01:48 +0100

Fixed

  • Fix null object values not being skipped to NBT, Closes #22
  • Fix delete not being highlighted as keyword, Closes #23
  • Fix NPE in ScriptingData if FileWatcher was not initialized

1.21.1-1.0.7 - 2024-11-22 07:14:05 +0100

Fixed

  • Fix unable to clear part IDs, Closes CyclopsMC/IntegratedTunnels#309

[1.21.1-1.0.6] - 2024-10-22 16:20:24 +0200

Fixed

  • Fix NPE in ScriptingData if FileWatcher was not initialized