GraduatedCylinders-1.12.2-3.1.0.jar
Curse Maven Snippet
What's new
Update 3.1.0:
- Bumped major version to align with the 1.7.10 version
- Added math expression parsing!
- Basic operations (+, -, *, /, ^)
- Parentheses/brackets
- Scientific notation ("2.718e3")
- Common numeric suffixes (k, m, b/g, t)
- Dynamic values with the % symbol (corresponding to a percent of the current fluid in the source tank).
- Pressing enter/return will replace the expression with its value in the text box

