Raxen/README.md

23 lines
584 B
Markdown
Raw Normal View History

2021-12-14 10:51:35 +00:00
# Raxen
Project made by unurled.
Minecraft Plugin that do multiple stuff.
2021-12-24 14:36:51 +00:00
## Future of the Plugin/to do
2022-03-16 07:34:14 +00:00
![Schema of Raxen](docs/main.svg)
2022-01-06 10:26:32 +00:00
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
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)