File Details
IntegratedDynamics-1.20.1-1.29.11-javadoc.jar
- R
- Jan 17, 2026
- 4.19 MB
- 3
- 1.20.1
- Forge
File Name
IntegratedDynamics-1.20.1-1.29.11-javadoc.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.20.0 or higher.
Additions:
* Add generic number casting operators
Closes CyclopsMC/IntegratedScripting#55
These new operators make it more convenient to work with return types of
Integrated Scripting, where numbers could be integers, doubles, or
longs.
Changes:
* Add safety check for infinite lists in list equals and itemstack count
Closes #1583
Related to #1582
Fixes:
* Fix part states not being revalidated, Closes #1588
* Fix oldest/newest mixup on delayer history in book, Closes #1592
* Fix cable shape cache having cache collisions when there are two entries that have the same part on two different sides while having the same cable connections