> For the complete documentation index, see [llms.txt](https://plugins.elitefantasy.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://plugins.elitefantasy.net/masky-kits/install-guide.md).

# Install Guide

## ItemsAdder

Open `product.zip` and go to “`ItemsAdder Content`”, drag and drop it to your plugins, then go to Nexo `settings.yml` and put in **false** resource-pack.pre\_1\_21\_2\_shaders\_fix.enabled

```yaml
resource-pack:
  pre_1_21_2_shaders_fix:
    enabled: false
entities:
  custom_entities:
    expert_users:
      extract_emotes_shaders: false
text_effects:
  enabled: false
```

## Nexo

Open `product.zip` and go to “`Nexo Content`”, drag it to your plugins folder, then go to Nexo `settings.yml` and put in **false** `CustomArmor.auto_asign_settings`

```yaml
CustomArmor:
  type: COMPONENT
  auto_assign_settings: false

```
