No description
.forgejo/workflows | ||
.idea | ||
docs | ||
gradle/wrapper | ||
resource_pack/raxen | ||
scripts | ||
src/main | ||
.drone.yml | ||
.gitignore | ||
.prettierrc.yml | ||
.woodpecker.yml | ||
build.gradle | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle |
Raxen
Project made by unurled.
Minecraft Plugin that do multiple stuff. (cutsom items, custom mobs...)
Future of the Plugin/to do
Installing
gradle build
- place inside plugins folder of an minecraft server (PaperMC)
- you also need a redis instance to connect to
for more info contact me.
discord: @unurled
or create an issue
to use custom texture for items, modify the custom data model => Example
see Examples for some config examples model/item/item.json Example custom Items uses custom model data to work => need to update in
Developing
you can see TODO.md in which I did a list of what we must do