Question about inventory/crafting API

Apologies if this has been answered before, couldn’t find any documentation.

I was poking around the gather-game-client package yesterday and stumbled upon some methods for a (presumably) inventory and crafting API (addInventoryItem, removeInventoryItem, triggerInventoryItem, craft, etc.)

Is this stable/available for general use? If so, is there any documentation where I could learn more about it? Thanks!

2 Likes

My assumption is that this has not been touched in multiple months. The data exists on the players, but I am not sure how stable the space definitions of inventory items is.