Farmtronics icon indicating copy to clipboard operation
Farmtronics copied to clipboard

chest inventory does not appear to be working

Open MattPlays opened this issue 3 years ago • 2 comments

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.

MattPlays avatar Jan 29 '23 03:01 MattPlays

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.

JoeStrout avatar Apr 12 '25 14:04 JoeStrout

This was supposed to be working already, as of 1.2.0 (it's in the release notes). So, reclassifying this as a bug.

JoeStrout avatar Apr 12 '25 14:04 JoeStrout