Raxen/README.md

26 lines
860 B
Markdown
Raw Normal View History

2022-12-21 18:02:03 +00:00
# Raxen [![Build Status](https://drone.unurled.me/api/badges/Elixium/Raxen/status.svg)](https://drone.unurled.me/Elixium/Raxen)
2021-12-14 10:51:35 +00:00
Project made by unurled.
2022-12-21 18:02:03 +00:00
Minecraft Plugin that do multiple stuff. (cutsom items, custom mobs...)
2021-12-14 10:51:35 +00:00
2021-12-24 14:36:51 +00:00
## Future of the Plugin/to do
2022-03-16 07:41:13 +00:00
[FUTURE.md](/Elixium/raxen/src/branch/plugin/docs/FUTURE.md)
2021-12-24 14:36:51 +00:00
2022-12-21 18:02:03 +00:00
![Schema of Raxen](docs/main.svg)
2021-12-14 10:51:35 +00:00
## 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)
2021-12-15 07:51:50 +00:00
for more info contact me.
@unurled#0149
2021-12-24 14:36:51 +00:00
custom Items uses custom model data to work => need to update in model/item/item.json [Example](https://github.com/elBukkit/MagicPlugin/wiki/ResourcePack#customizing)
2022-04-04 11:09:26 +00:00
## 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