Item Attributes
onCreated
This attribute defines the script that is executed when the item is put out of the crafting result slot.
Examples
onCreated[0] = "player.sendMessage('Crafted my item!');";
This attribute defines the script that is executed when the item is put out of the crafting result slot.