Data Packs Tool

Math Library

  • 118 views 0 today
  • save_alt 2 downloads
Compatibility
Minecraft 26.1
Changes include
  • Functions
  • 2
  • 1
VoidX_
Lvl 29Expert Nerd
8
The best Math Library for Minecraft!

Addition:
function math:math/add {score:"@s score",n:"10"}
function math:math/addto {score1:"@s score",score2:"@s score"}

Division:
function math:math/divide {score:"@s score",n:"10"}
Multiplikation:
function math:math/multiply {score:"@s score",n:"10"}
function math:math/multiplyto {score1:"@s score",score2:"@s score"}
Squared:
function math:math/square {score:"@s score"}
Other:
function math:math/random {score:"@s score",range:"10..100"}
function math:math/setto {score1:"@s score",score2:"@s score"}

More like this

  Have something to say?

Welcome