MoreIotas - Expanding Hex Casting Capabilities
MoreIotas mod is an additional module for the popular Hex Casting mod that works on both Forge and Fabric platforms. This extension introduces two new data types into the game - strings and matrices, significantly expanding the functional capabilities of spells.
String Operations
You can now work with text data in various ways: extract strings from signs, get them from chat, or convert other data types to text format. All basic string operations are available: concatenation, splitting, comparison, as well as conversion to numerical values.
Matrix Calculations
Matrices open new horizons for complex mathematical operations. You have access to standard matrix operations: addition, multiplication, finding inverse matrices and transposition. Vertical and horizontal matrix concatenation is also available. Special actions allow you to create matrices of various types: identity, zero, rotation, as well as construct arbitrary matrices from various input data.
For Developers
This mod is conceived as a library that other developers can use when creating their own addons. If you have questions about integration or need additional features for your projects, join the developer community.