File Details
IntegratedDynamics-1.20.1-1.23.10.jar
- R
- Oct 30, 2024
- 3.85 MB
- 3.5K
- 1.20.1
- Forge
File Name
IntegratedDynamics-1.20.1-1.23.10.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.18.4 or higher.
Fixes:
* Fix crash with complex Integrated Scripting functions in writers
Functions returning an any type could be inserted into writers such as
Integrated Tunnels exporters, and type checking would incorrectly pass.
This could result in crashes where an incorrect value cast would occur.
This commit makes it so that ANY types will have an additional type
check based on the actual determined value.
Closes CyclopsMC/IntegratedScripting#20

