# Item generator

Canonical: https://splugins.net/docs/executableblocks/question-or-guides/tutorials/item-generator

# Item generator

This item can be done using the premium version of the plugin

* Create the eb with /eb create \
* Select the material, a title if you want, etc
* Then create an activator LOOP
* ![](https://media.ssomar.com/m/docs-img-image-257.png)
* Then in commands we can use either DROPITEM or DROPEXECUTABLEITEM.
* ![](https://media.ssomar.com/m/docs-img-image-161.png)
* And I will set the delay of the LOOP to 3 seconds (so 3 emeralds will be dropped each 3 seconds)

And that's it, the generator is done.

> **INFO**
You can combine this tutorial with TIMED ACTIONS method