bot_assembly
Procs | |
can_finish_build | Checks if the user can finish constructing a bot with a given item. |
---|
Proc Details
can_finish_build
Checks if the user can finish constructing a bot with a given item.
Arguments:
- I - Item to be used
- user - Mob doing the construction
- drop_item - Whether or no the item should be dropped; defaults to 1. Should be set to 0 if the item is a tool, stack, or otherwise doesn't need to be dropped. If not set to 0, item must be deleted afterwards.