Farmtronics
Farmtronics copied to clipboard
chest inventory does not appear to be working
While using me.ahead and facing a chest an inventory field will appear with a list of maps which include the item name, item count and slot the item is in.
Currently me.ahead returns something like:
{"passable": 0, "type": "Chest", "name": "Chest", "displayName": "Chest", "stack": 1, "maxStack": 999, "category": "", "value": 0, "description": "A place to store your items."}
So, yeah, we should add an "inventory" entry to this map if we can.
This was supposed to be working already, as of 1.2.0 (it's in the release notes). So, reclassifying this as a bug.