Skip to main content

Introduction

This class provides a base class for all Recipe plugins

Properties#

NameDescription
hostGets the hosting Inventory
iconIcon associated with the plugin
titleTitle of the plugin
titlebarTextText to display in the titlebar for the plugin
descriptionDescription of the plugin

Methods#

NameDescription
CheckCraftCheck if a recipe is allowed to be crafted
InitializeInitialize the plugin
PostCraftStatePerform actions after crafting is complete
PreCraftStatePerform actions before starting to craft