Minecraft024
Minecraft024 is a compact Minecraft addon that allows you to enjoy the mathematical game "24 Points" directly within the game world.
Supported Versions Currently, the mod works exclusively with Quilt 1.18.2.
Command Usage
- To create a new number set use:
/m24 new - To submit an equation for the current set:
/m24 answer <equation>
Available Operators
- Basic arithmetic:
+ - * / - Shift operators:
<< >> - Logical operators:
&(AND),^(XOR),|(OR)
Used Libraries
- exp4j (included)
- Quilt Standard Libraries