-
Notifications
You must be signed in to change notification settings - Fork 12
JSON Syntax
Electrolyte edited this page Jul 25, 2025
·
3 revisions
- Recipe type (crushing, milling, pressing, etc.)
-
Minimum tier a machine must be to perform the recipe.
-
Accepts a number,
0-9inclusive. (0 = ULV, 1 = LV, etc) -
Defaults to
0if not specified.
-
Circuit number that a machine must be set as to perform the recipe.
-
Accepts any number between
0and32, inclusive. -
If this is omitted, any circuit number will work.
- JSON Array of input as a JSON Object.
- Can be a single item, or an item tag.
- Time (in ticks) to perform a recipe.
- JSON Array of outputs as separate JSON Objects.