Module:RecipeData/doc: Difference between revisions

From Eco - English Wiki
[unchecked revision][checked revision]
m Updated documentation
 
No edit summary
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==Purpose==
{{DataModule}}
This Module is used to hold and look up recipes for items in the game.<br>
 
It returns a table that contains a table of every recipe, a table of all items and their associated recipes, a table of all crafting tables and the recipes available at each, and a table of all item groups and the recipes that craft the items in the group.
The {{PAGENAME}} is currently used in:

Latest revision as of 07:16, 14 August 2025

Warning about use

[edit source]

To prevent multiple call of data array, you must use the function: local RecipeData = mw.loadData("Module:RecipeData/doc")

The RecipeData/doc is currently used in: