- merchant - Merchant of interest.
- item - Singular item for which to create a table.
- ingredient - Ingredient name. Used to filter the provided merchant's crafts for those which use the ingredient.
From Dark and Darker Wiki
This is the documentation page for Module:Craft
Overview
Functions for making Crafting table. Data comes from Data:Merchant.json.
Functions
draw_table
Creates a table of craftables
{{#invoke:Craft|draw_table|item=Void Blade|merchant=Weaponsmith}}
Lua error in Module:Craft at line 7: attempt to concatenate local 'rarity' (a nil value).
{{#invoke:Craft|draw_table|merchant=Weaponsmith|ingredient=Iron Ingot}}
Lua error in Module:Craft at line 7: attempt to concatenate local 'rarity' (a nil value).
{{#invoke:Craft|draw_table|merchant=Weaponsmith}}
Lua error in Module:Craft at line 7: attempt to concatenate local 'rarity' (a nil value).
page
Creates, if possible, two tables. The first presents recipes for if the given item is craftable. The second presents recipes that use the item to create other items.
- item - Singular item for which to create a table.
- category - Item's item category. Used to lookup merchant crafting presence.
{{#invoke:Craft|page|item=Void Blade|category=Weapon}}
Craftable
Void Blade is craftable with the following crafting recipes.| Name | Ingredients | Merchant |
|---|---|---|
{{#invoke:Craft|page|category=Misc|item=Iron Ingot}}
Craftable
Iron Ingot is craftable with the following crafting recipes.| Name | Ingredients | Merchant |
|---|---|---|
Ingredient
Iron Ingot is used in the following crafting recipes.| Name | Ingredients | Merchant |
|---|---|---|
{{#invoke:Craft|page|category=Misc|item=Iron Ore}}
Ingredient
Iron Ore is used in the following crafting recipes.| Name | Ingredients | Merchant |
|---|---|---|