# For ItemsAdder

## 🔘Stamp, Book stamp and Pawstman option :

1. Open `For ItemsAdder` folder
2. Drag & Drop `shizuart_furnitures` folder in your `contents` 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
     menu_stamp_book:
       file: stamp_book/menu_stamp_book.yml
     menu_stamp_book2:
       file: stamp_book/menu_stamp_book2.yml
     menu_stamp_book3:
       file: stamp_book/menu_stamp_book3.yml
   ```
5. Drag & Drop `ModelEngine` folder in your `plugins` folder
6. Drag & Drop `MythicMobs` folder in your `plugins` folder
7. Run `/meg` reload
8. You need to change the world where Pawstman will be spawned in

   ```
   plugins\MythicMobs\packs\pawstman\randomspawns\PawstmanRdmSpawn.yml
   Line 4 -> Worlds: 
   ```
9. Run `/mm` reload

   Make sure to have this lines in your ItemsAdder `config.yml` file :

   ```yaml
       merge_other_plugins_resourcepacks_folders:
       - ModelEngine/resource pack
   ```
10. Run `/iaz`
11. Run `/dm reload`

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

* <mark style="color:green;">uncomment</mark> (delete all the #) of <mark style="color:green;">minecraft\_lang\_overwrite</mark> part at the end of <mark style="color:green;">stamp\_book.yml</mark> in <mark style="color:green;">ItemsAdder/contents/shizuart\_furnitures/configs/stamp\_book.yml</mark>
  {% endhint %}

## 🔘Stamp, Book stamp option :

1. Open `For ItemsAdder` folder
2. Drag & Drop `shizuart_furnitures` folder in your `contents` 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
     menu_stamp_book:
       file: stamp_book/menu_stamp_book.yml
     menu_stamp_book2:
       file: stamp_book/menu_stamp_book2.yml
     menu_stamp_book3:
       file: stamp_book/menu_stamp_book3.yml
   ```
5. Run `/iaz`
6. Run `/dm reload`

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

* <mark style="color:green;">uncomment</mark> (delete all the #) of <mark style="color:green;">minecraft\_lang\_overwrite</mark> part at the end of <mark style="color:green;">trick\_or\_treat.yml</mark> in <mark style="color:green;">ItemsAdder/contents/shizuart\_furnitures/configs/trick\_or\_treat</mark>
  {% endhint %}

## 🔘Only stamp option :

1. Open `For ItemsAdder` folder
2. Drag & Drop `shizuart_furnitures` folder in your `contents` folder
3. Run `/iaz`
