# Consume Item

## What Is Consume Item?

The Consume Item is a new function, That can make a new Consume to your Custom Item

And this function can Set use time on your Consumables, That also can set new effect on your Consumables.

Below I will show how to create a consumable.

### Step 1

> First you need set ItemType \<consumable> to your CustomItem.

![Command ItemType Consumables](https://346409645-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfCOFOaKjfZfQmicNaF%2Fuploads%2FSqYZ96Zof1CmskWoFXPW%2FConsume-command.png?alt=media\&token=fce716fe-5aac-4334-9b70-b7b8c1787fdc)

### Step 2

> Second you Can Set usage time of Consumables you want&#x20;

![Command Consumables Time](https://346409645-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfCOFOaKjfZfQmicNaF%2Fuploads%2FNNRQzIJ9UgnuByTv7Z40%2FConsume-command2.png?alt=media\&token=498852c2-4cf6-487a-8fae-42525cf7321e)

### Step 3

> Finally you need set your Effect on your Consumables&#x20;

![](https://346409645-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfCOFOaKjfZfQmicNaF%2Fuploads%2FDu8SuH0QKMIHk2rO6HHP%2FConsume-command3.png?alt=media\&token=38782d81-315f-4547-8382-e5bf0464c5ec)

## Consumeables Effect

> ConsumeEffect type
>
> * Healthadd
> * Foodadd
> * Leveladd
> * Expadd

This is config.yml

```
  Basic:
    Format_ConsumeEffect: '&7Add <value> <effect>'
```

![](https://346409645-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfCOFOaKjfZfQmicNaF%2Fuploads%2Fb56xQ94ewBTAWpvLe0v0%2FzDxzIKBm0q.gif?alt=media\&token=2891e6e9-8931-49ce-affd-04a11f82088b)
