Raxen/README.md

32 lines
No EOL
999 B
Markdown

# Raxen [![Build Status](https://ci.unurled.me/api/badges/Elixium/Raxen/status.svg)](https://drone.unurled.me/Elixium/Raxen)
Project made by unurled.
Minecraft Plugin that do multiple stuff. (cutsom items, custom mobs...)
## Future of the Plugin/to do
[FUTURE.md](/Elixium/raxen/src/branch/plugin/docs/FUTURE.md)
![Schema of Raxen](docs/main.svg)
## Installing
no build and no running info atm.
to use custom texture for items, modify the custom data
model => [Example](https://www.youtube.com/watch?v=XGxn_Mb8VzI)
for more info contact me.
@unurled#0149\
or create an [issue](https://git.unurled.me/Elixium/Raxen/issues/new)
see [Examples](/Elixium/raxen/docs/examples) for some config examples
model/item/item.json [Example](https://github.com/elBukkit/MagicPlugin/wiki/ResourcePack#customizing)
custom Items uses custom model data to work => need to update in
## Developing
you can see [TODO.md](/Elixium/raxen/src/branch/plugin/docs/TODO.md) in which I did a list of what
we must do