Skip to content

Modify Item

Item Action Types

Applies an item modifier to the item stack with a player fulfilling the "this" criteria. The player is currently random.

Type ID: ra_additions:modify_item

Fields

Field Type Default Description
modifier Identifier optional The Identifier of an item modifier.

Example

{
  "type": "ra_additions:modify_item",
  "modifier": "ra_additions:set_name"
}

This example will apply the ra_additions:set_name item modifier to the item.