Craft Brick: Difference between revisions
From Zed Wiki
No edit summary Tag: Manual revert |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>{{MiscBlueprints| Codename= | <noinclude>{{MiscBlueprints| Codename=craft_brick| Desc = No information known | ||
}} | }} | ||
</noinclude>{{ItemBlueprints | </noinclude>{{ItemBlueprints | ||
| Name=Craft Brick | | Name=Craft Brick | ||
| Codename= | | Codename=craft_brick | ||
| ItemType=blueprint_misc | | ItemType=blueprint_misc | ||
| Type=MiscBlueprints | | Type=MiscBlueprints | ||
Line 12: | Line 12: | ||
}} | }} | ||
{{BlueprintItems | {{BlueprintItems | ||
| BlueprintCodename= | | BlueprintCodename=craft_brick | ||
| Codename=cement | | Codename=cement | ||
| Qty = 1 | | Qty = 1 | ||
| TakeItem = Yes | | TakeItem = Yes | ||
}}{{BlueprintItems | }}{{BlueprintItems | ||
| BlueprintCodename= | | BlueprintCodename=craft_brick | ||
| Codename= | | Codename=water | ||
| Qty = 1 | | Qty = 1 | ||
| TakeItem = Yes | | TakeItem = Yes | ||
}}{{BlueprintRewards | }}{{BlueprintRewards | ||
| BlueprintCodename= | | BlueprintCodename=craft_brick | ||
| Codename=brick | | Codename=brick | ||
| Qty=1 | | Qty=1 | ||
}} | }} | ||
===Information=== | |||
Craft Brick is a crafting recipe that takes '''undefined seconds''' to complete. | |||
==Requires== | ==Requires== | ||
{{#cargo_query: | {{#cargo_query: | ||
Line 31: | Line 34: | ||
|join on=BI.Codename=I.Codename | |join on=BI.Codename=I.Codename | ||
|fields=I._pageName=Resource, BI.Qty | |fields=I._pageName=Resource, BI.Qty | ||
|where=BI.BlueprintCodename=" | |where=BI.BlueprintCodename="craft_brick" | ||
|format=table | |format=table | ||
}} | }} | ||
==Outputs== | |||
{{#cargo_query: | |||
tables=BlueprintRewards=BI,Items=I | |||
|join on=BI.Codename=I.Codename | |||
|fields=I._pageName=Resource, BI.Qty | |||
|where=BI.BlueprintCodename="craft_brick" | |||
|format=table | |||
}} | |||
<!-- ZC_CP_Autogen_End --> | |||
<!-- ZC_CP_Autogen_End --> | <!-- ZC_CP_Autogen_End --> |
Revision as of 13:34, 11 July 2025
Information
Craft Brick is a crafting recipe that takes undefined seconds to complete.
Requires
No results
Outputs
No results