add "slot" selector property to advanced lists #7


  • Accepted
  • Enhancment
Open
Assigned to _ForgeUser7689996
  • _ForgeUser7689996 created this issue Jun 10, 2014
    Owner

    Adding a property that selects based on the position of an item in the inventory would allow operating on a predefined set of items (for example only the worn armor or items in the hotbar).

    A special value "selected" should exist that only matches the currently activated slot of the hotbar.

    Requested by @drexel_levante: Go

    Technical note: Additional context needs to be provided to selectors, since the position of the item stack is not part of the ItemStack object itself.

  • _ForgeUser7689996 added the tags Accepted Enhancment Jun 10, 2014

To post a comment, please login or register a new account.