I suggest adding a property:
Code: Select all
recipe_tintable :: dictionary[string → Color] [Read-only]
The recipe tints used by this CraftingMachine or nil.
Thanks for considering.
lovely_santa
Code: Select all
recipe_tintable :: dictionary[string → Color] [Read-only]
The recipe tints used by this CraftingMachine or nil.