-
Notifications
You must be signed in to change notification settings - Fork 3
AnvilStoreAction v3
Hoid2 edited this page Aug 14, 2023
·
1 revision
Anvil store actions store an anvil's input text.
They look like:
{
...common fields...
"storageId": "",
"path": ""
}
(common fields are specified in Actions v3)
The id of the command storage. This is a string. This allows placeholders.
The path in the command storage nbt. This is a string. This allows placeholders.