Craft Brick: Difference between revisions

From Zed Wiki

No edit summary
No edit summary
Line 1: Line 1:
<noinclude>{{MiscBlueprints| Codename=craft_brick_dirty| Desc = No information known
<noinclude>{{MiscBlueprints| Codename=craft_brick| Desc = No information known
}}
}}
</noinclude>{{ItemBlueprints
</noinclude>{{ItemBlueprints
| Name=Craft Brick
| Name=Craft Brick
| Codename=craft_brick_dirty
| Codename=craft_brick
| ItemType=blueprint_misc
| ItemType=blueprint_misc
| Type=MiscBlueprints
| Type=MiscBlueprints
Line 12: Line 12:
}}
}}
{{BlueprintItems
{{BlueprintItems
| BlueprintCodename=craft_brick_dirty
| BlueprintCodename=craft_brick
| Codename=cement
| Codename=cement
| Qty = 1
| Qty = 1
| TakeItem = Yes
| TakeItem = Yes
}}{{BlueprintItems
}}{{BlueprintItems
| BlueprintCodename=craft_brick_dirty
| BlueprintCodename=craft_brick
| Codename=dirty_water
| Codename=water
| Qty = 1
| Qty = 1
| TakeItem = Yes
| TakeItem = Yes
}}{{BlueprintRewards
}}{{BlueprintRewards
| BlueprintCodename=craft_brick_dirty
| BlueprintCodename=craft_brick
| Codename=brick
| Codename=brick
| Qty=1
| Qty=1
}}
}}
===Information===
===Information===
Craft Brick is a crafting recipe that takes '''undefined seconds''' to complete.
Craft Brick is a crafting recipe that takes '''600 seconds''' to complete.


==Requires==
==Requires==
Line 33: Line 33:
tables=BlueprintItems=BI,Items=I
tables=BlueprintItems=BI,Items=I
|join on=BI.Codename=I.Codename
|join on=BI.Codename=I.Codename
|fields=I._pageName=Resource, BI.Qty
|fields=CONCAT('https://www.zed.city/items/', I.Codename, '.png')=Image,I._pageName=Resource, BI.Qty
|where=BI.BlueprintCodename="craft_brick_dirty"
|where=BI.BlueprintCodename="craft_brick"
|format=table
|format=table
}}
}}
Line 42: Line 42:
tables=BlueprintRewards=BI,Items=I
tables=BlueprintRewards=BI,Items=I
|join on=BI.Codename=I.Codename
|join on=BI.Codename=I.Codename
|fields=I._pageName=Resource, BI.Qty
|fields=CONCAT('https://www.zed.city/items/', I.Codename, '.png')=Image,I._pageName=Resource, BI.Qty
|where=BI.BlueprintCodename="craft_brick_dirty"
|where=BI.BlueprintCodename="craft_brick"
|format=table
|format=table
}}
}}

Revision as of 14:11, 11 July 2025


Information

Craft Brick is a crafting recipe that takes 600 seconds to complete.

Requires

No results

Outputs

No results