This plugin adds utils for complex calculations.
How to use
https://mcreator.net/forum/107789/tutorial-math-utils
Changelog:
v1.3.4
Added support for MCreator 2024.3
Added support for NeoForge 1.21.1
Stopped support for MCreator 2023.4
v1.3.3
Added procedures for sorting data list/map
Improved the sorting procedures
Some fixes and improvements
Fixed some bugs
Information:
This plugin supports Forge 1.19.2 / 1.19.4 / 1.20.1 / NeoForge 1.20.4 / 1.20.6 / 1.21.1
This plugin supports MCreator 2024.x
Comments
Hi, I have a question. What is the random source seed supposed to be (Integer, positive number etc.) and how does it work? I tried using the random number based on seed [ world seed + x + z ] for feature world gen but it was the same on every single world seed. It would really help to know more about the random source seed system. Will you update this plugin to 2024.2 when it releases? Thank you for making this plugin and hopefully helping me
I have been using this plugin for quite a while, and it's honestly the best one on here in my opinion. I don't even use the majority of the functions of the plugin like interpolation and dot products and all that. Just having the ability to save vectors as a variable and even a vector list, is quite a treat. I can see how other plugins may be considered better, like the Geckolib plugin, but the fact is that this plugin uses a much more necessary feature to the development of a mod that even newbies to the community can figure out. I am purposefully holding back on updating my MCreator until I know that this plugin works on 2024.1, or is updated to 2024.1.
If anyone knows that this plugin works on 2024.1, then it would be nice if you could let me know.
Thanks for making this!
So, I can't seem to keep the Vectors I've saved in my vectorlist after restarting the world, tried all global variables but they all act like session.