| Component List | List displaying required components |
| Rarity UI | UI showing rarity details |
| Category UI | UI showing category details |
| Results UI | List displaying items crafted |
| On Has Recipe | Event raised when a valid recipe is loaded |
| On Has No Recipe | Event raised when no recipe is loaded |
| On Can Craft | Event raised when recipe can be crafted |
| On Cannot Craft | Event raised when recipe cannot be crafted |
| On Instant | Event raised when recipe crafts instantly |
| On Delay | Event raised when recipe crafts after time |
| On Known | Event raised when recipe is known by the player |
| On Unknown | Event raised when recipe is unknown to the player |
| On Selected | Event raised when the object is selected |
| On Deselected | Event raised when the object is deselected |
| On Pointer Enter | Event raised when the pointer enters the object area |
| On Pointer Exit | Event raised when the pointer exits the object area |
| Image | Image used to display Sprite |
| Colorize | Apply color to image |
| Preserve Alpha | Preserve existing alpha |
| Labels | List of labels and formats for displaying information |
| On Click | Event raised when the item is clicked |
| On Double Click | Event raised when the item is double-clicked |
| On Left Click | Event raised when the item is left-clicked |
| On Right Click | Event raised when the item is right-clicked |