inventorylocation - Uberi/MineTest-API GitHub Wiki

inventorylocation

Description

Describes a specific inventory in the game, which may belong to a player or node, or exist independently.

Syntax

{type="player", name="foobar"} -- player inventory
{type="node", pos={x=, y=, z=}} -- node inventory
{type="detached", name="creative"} -- detached inventory
⚠️ **GitHub.com Fallback** ⚠️