Basic maths functions.
Using pully
/pully install maths
{
"dependencies": {
"maths": "0.1.0"
}
}- Download utils.
- Unzip file content to .minecraft/config/jscore/modules/maths/
The folder should look like this
.minecraft/config/jscore/
└── modules/
└── maths/
└── package.json
Convert degrees to radians.
Convert radians to degrees.