AnvilStoreAction v3 - RealMegaMinds/ActionInventoryMod GitHub Wiki

Anvil Store Action

Anvil store actions store an anvil's input text.

They look like:

{
  ...common fields...
  "storageId": "",
  "path": ""
}

(common fields are specified in Actions v3)

Storage Id (required)

The id of the command storage. This is a string. This allows placeholders.

Path (required)

The path in the command storage nbt. This is a string. This allows placeholders.