Integrated Dynamics - On the Dynamics of Integration

Introduction

Integrated Scripting is an extension to Integrated Dynamics for creating scripts to handle complex operations in Integrated Dynamics networks. By default, this mod ships with support for the JavaScript scripting language.

It allows you to define Integrated Dynamics logic operations using a convenient scripting syntax instead of the standard visual variable card-based method, which can become cumbersome for advanced chains of operations.

For example, it allows you to easily define complex item list filters such as "items that are damageable, are owned by mod X, and correspond to blocks that can be only mined with a diamond pickaxe.". Or "get the item in this list with the second-largest stack size."