| Name | matrix |
| Object | InventoryTag |
| Input | ListTag(ItemTag) |
| Related Tags | <InventoryTag.matrix> Returns the items currently in a crafting inventory's matrix.
|
| Description | Sets the items in the matrix slots of this crafting inventory. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java#L2404 |