fThesaurus


Allows mod makers to add their items to fThesaurus to automatically create alternate recipes with alternate ingredients.

Internal
10 months ago
1.1
53
Manufacturing
Owner:
unfunnyjoke27
Source:
N/A
Homepage:
N/A
License:
MIT
Created:
10 months ago
Latest Version:
0.0.1 (10 months ago)
Factorio version:
1.1
Downloaded by:
53 users

Automatically create alternate recipes, similar to OreDictionary from Minecraft's Forge.

How to use:

  • Create your mod
  • require("__fThesaurus__/scripts/fThesaurus.lua")
  • Use GlobalfThesaurus functions

Example:

Example mod using fThesaurus

May not work if you define items/fluids/recipes in data-final-fixes.lua!