Craft Wire: Difference between revisions

From Zed Wiki

No edit summary
No edit summary
Line 22: Line 22:
}}
}}
===Information===
===Information===
Craft Wire is a crafting recipe that takes '''undefined seconds''' to complete.
Craft Wire is a crafting recipe that takes '''120 seconds''' to complete.


==Requires==
==Requires==
Line 28: Line 28:
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="blueprint_extrude_wire"
|where=BI.BlueprintCodename="blueprint_extrude_wire"
|format=table
|format=table
Line 37: Line 37:
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="blueprint_extrude_wire"
|where=BI.BlueprintCodename="blueprint_extrude_wire"
|format=table
|format=table

Revision as of 14:10, 11 July 2025


Information

Craft Wire is a crafting recipe that takes 120 seconds to complete.

Requires

Image Resource Qty
iron_bar.png Iron Bar 10

Outputs

Image Resource Qty
craft_wire.png Wire 1