Skip to content

Craft Barricade

From Zed City Wiki

Revision as of 14:11, 11 July 2025 by Anonymous-6 (talk)


Information

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

Requires

{{#cargo_query: tables=BlueprintItems=BI,Items=I |join on=BI.Codename=I.Codename |fields=CONCAT('https://www.zed.city/items/', I.Codename, '.png')=Image,I._pageName=Resource, BI.Qty |where=BI.BlueprintCodename="craft_barricade" |format=table }}

Outputs

{{#cargo_query: tables=BlueprintRewards=BI,Items=I |join on=BI.Codename=I.Codename |fields=CONCAT('https://www.zed.city/items/', I.Codename, '.png')=Image,I._pageName=Resource, BI.Qty |where=BI.BlueprintCodename="craft_barricade" |format=table }}