InventoryType

InventoryType mechanic.

The Inventory Type allows you to open inventory with various types!

Open anvil inventory

# Example

Mechanics:
  inventoryType:
    type: ANVIL
    title: <red>HI!

Working workbench with custom name

# Example:

Mechanics:
  inventoryType:
    type: WORKBENCH
    title: <red>HI!

Last updated