Description
IIDY
Is it done yet? Create a task, which tells you when an inventory contains a certain amount of a certain item or when a block changes to a specific state.
Using the mod:
Press C (configurable) to open up the mod gui.
How to create an inventory task

To create a task, which finishes when an inventory contains certain items, look at an inventory block and press C.
Select "Inventory Task". Then the gui of that inventory will open with an additional Section called "IIDY Task"
Change the slot numbe to the slot, which will contain the items. Then click the stone block with the item, wich the slot
will contain, and scroll up or down to change the amount. You can also change the condition from
- more than or equal
- more than
- less than or equal
- less
Lastly give it a message, which should show up when the task is finished and click done.
How to create a blockstate task

To create a task, which finishes when a block changes to a certain state, look at the target block and press "C".
Select "Blockstate task" and click on the slot in the top right with whatever block the target is going to be. You can scroll to change to other states (Like different colors of wool). Now enter a finish message and click done.
You can look at all your current tasks by clicking "List active tasks" in the mod gui.
Source code is available on Github.


