StrEq
ModrinthString to Equation!
6.2k downloads 8 followers updated 3mo ago
latest v1.1.2 Modrinth
StrEq is a Library not a Mod, it will do nothing by its own.
Purpose
StrEq's main function is to convert strings into mathematical equations, making it easier to work with formulas and calculations directly in your code.
Wiki: StrEq Mod Wiki
Versions
Release
1.1.1
- Improved performance. An equation that before took 300ms now takes 7ms
- Removed spam log
Release
1.1.0
## Added:
- if(c, t, f) If c > 0, returns t, else returns f
- sum(start, end, "variable_name", "expression")
- prod(start, end, "variable_name",…
Release
1.0.7
- Moved both loaders, Fabric and Neoforge to a single file, and added Forge loader for the same file
Release
1.0.5
- Added cache formulas and variables, so it gives the result faster after processed the formula given once
- Fixed: StrEq NeoForge needs to be in both sides.…
Release
1.0.5
- Added cache formulas and variables, so it gives the result faster after processed the formula given once
- Fixed: StrEq NeoForge needs to be in both sides.…

Comments 0
No comments yet. Be the first to share your thoughts.