You can now view and interact with the inventory of an android from its new menu!
Androids can now use pocket peripherals held in their hands.
The mod now has a config file.
Command androids no longer require fuel.
API Changes (Will break scripts):
- Added swapHands() to swap the items of main and off hand
- Removed getGroundItems()
- pickup() now takes an optional type argument instead of an entityUUID
- getState() renamed to currentTask()
- stashHeldItem() renamed to storeItem()
- equipFromStash() renamed to equipSlot()
- getItemInStash() renamed to getSlotInfo()
- getFuelLevel() renamed to fuelLevel()
- Functions taking x y z arguments can be given a table with these values
Fixed:
- Androids not clearing their current task if shutdown
- Androids flicking their head repeatedly to look at players while doing a task
- Androids looking at the corner of the block they are targeting
- Androids breaking some blocks too quickly
Thank you to the people who helped get the mod past 100 downloads!