ItemCreates an instance representing the ID of a Craft Item's template uploaded to Cluster.
The ID for a Craft Item's template can be obtained with the "Retrieve Craft Item Information" functionality in the Creator Kit.
The Item's template ID is the string that follows ItemTemplateId = in the "Retrieve Craft Item Information" window.
For details, refer to the documentation.
UUID formatted string
Describes the ID of an item template, which forms the basis of craft items. By passing it to ClusterScript.createItem you can create a craft item.