Results 5 comments of QuakyCZ

I also have the same issue on these devices: - Samsung Galaxy A20e - Samsung Galaxy A50

Also keep in mind that if you use item from Oraxen, all it's attributes will be applied from Oraxen. Except crazycrate-prize NBT tag.

For some reason softdepend did not work for Oraxen. Because of this issue I've implemented function to the Support enum that enables all loaded dependencies. I also put a method...

To compile CrazyCrates, you need to install Oraxen plugin (version >= 1.116.2) to the local Maven repository. ### Command to install mvn dependency ```sh mvn install:install-file -DgroupId="com.github.Th0rgal" -DartifactId="Oraxen" -Dversion="1.116.2" -Dpackaging="jar"...