> For the complete documentation index, see [llms.txt](https://wiki.shizuart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.shizuart.com/merry-xmas/quickstart/for-oraxen.md).

# For Oraxen

## **For Oraxen**

1. Open `For Oraxen` folder
2. Drag & Drop `items`, `pack` and `glyphs` folders in your `Oraxen` folder
3. Drag & Drop `DeluxeMenus` folder in your `plugins` folder
4. In `DeluxeMenus` folder open `config.yml` and add the following lines at the end under `gui_menus:`&#x20;

   ```yaml
     christmas_menu:
       file: merry_xmas/christmas_menu.yml
     christmas_menu2:
       file: merry_xmas/christmas_menu2.yml
   ```
5. Drag & Drop `ModelEngine` folder in your `plugins` folder
6. Drag & Drop `MythicMobs` folder in your `plugins` folder
7. Run `/meg` reload
8. In `ModelEngine/resource pack` take `assets` folder and Drag & Drop into `Oraxen/pack`
9. Run `/mm` reload
10. Run `/o reload all`&#x20;
11. Run `/dm reload`

{% hint style="info" %}
To remove the inventory title between menu & player's inventory :

* Open <mark style="color:green;">`global.json`</mark> in <mark style="color:green;">`Oraxen/pack/lang`</mark> then delete `inventory` title between  <mark style="color:green;">`" "`</mark> for the <mark style="color:green;">`container.inventory:`</mark> line&#x20;

Ex:&#x20;

<mark style="color:green;">"container.inventory": "",</mark>
{% endhint %}
