Skip to content

DM-Earth/Minecraft024

Repository files navigation

Minecraft024

Minecraft024 is a small mod for Minecraft that can let you play 24 Points directly in Minecraft.

Currently, the only supported version is Quilt 1.18.2.

Thanks to mirai-console-j24-plugin for bringing the ideas.

Usage of Commands

  • Generate a new number set: /m24 new
  • Submit an equation for current number set: /m24 answer <equation>

Operators

  • + - * / Basic operators
  • << >> Displacement operators
  • & AND operator
  • ^ XOR operator
  • | OR operator

Used Libraries