ExecutableItems
How to connect an ExecutableItem to an ItemsAdder custom item
UPDATE ITEMSADDER TO 2.2.20+
Create the ItemsAdder item
Create your .yml file as usual and add all the properties for the ItemsAdder item
In this example I will connect an ItemsAdder item called executableitem_test
to the example spit
item from ExecutableItem example files.
As you can see I set a new attribute called executableitem
and id
.
These are used to connect the two items.
Get the item
Run /iaget executableitem_test
and get the item!
Last updated