Data Packs Tool

Math Project

  • 308 views 0 today
  • save_alt 3 downloads
Compatibility
Minecraft 1.21
Changes include
  • Functions
  • 5
  • 1
Eslayfer9796
Lvl 26Expert Dragonborn Dragon
6
This datapack adds new features and function that allows the creators/datapackers to use a more complex operations for scores

the actual operations able to use with his parameters are:
  • Sin(x) -----------------> {angle: }
  • Cos(x) -----------------> {angle: }
  • Tan(x) -----------------> {angle: }
  • Factorial --------------> {notation: }
  • Potency ----------------> {base: ,exponent: }
  • Square Root ------------> {sqr: ,root: }
  • Circle area ------------> {radius: }
  • Circumference ----------> {radius: }
  • Pythagoras Theorem -----> {inputA: , inputB: }

all the results are saved in storages

an example of a function
function math:trigonometry/sen_ {angle:87}

This wil be saved in the storage math:trigonometry_ sen

More like this

  Have something to say?

Welcome