-
Notifications
You must be signed in to change notification settings - Fork 0
General
Hannah edited this page Dec 18, 2021
·
1 revision
Every class that uses the UniDictAPI includes an ignore method which allows you to specify resources you want to ignore when creating patterned recipes for that machine. It takes an array of resource names as strings. Capitalize the first letter of each resource.
Example:
mods.unitweak.IE.press.ignore(["Iron","Gold"]);