Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 717 Bytes

File metadata and controls

24 lines (14 loc) · 717 Bytes

Item generator

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

  • Create the eb with /eb create <id>
  • Select the material, a title if you want, etc
  • Then create an activator LOOP
  • Then in commands we can use either DROPITEM or DROPEXECUTABLEITEM.
  • 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.

{% hint style="info" %} You can combine this tutorial with TIMED ACTIONS method {% endhint %}