Skip to content

Build Crafting Bench: Difference between revisions

From Zed City Wiki

No edit summary
No edit summary
Line 15: Line 15:
| Codename=craft_log
| Codename=craft_log
| Qty = 100
| Qty = 100
| TakeItem = true
| TakeItem = Yes
}}{{BlueprintItems
}}{{BlueprintItems
| BlueprintCodename=build_crafting_bench
| BlueprintCodename=build_crafting_bench
| Codename=craft_nails
| Codename=craft_nails
| Qty = 10
| Qty = 10
| TakeItem = true
| TakeItem = Yes
}}{{BlueprintRewards
}}{{BlueprintRewards
| BlueprintCodename=build_crafting_bench
| BlueprintCodename=build_crafting_bench

Revision as of 09:38, 11 July 2025


Requires

{{#cargo_query: tables=BlueprintItems=BI,Items=I |join on=BI.Codename=I.Codename |fields=I._pageName=Resource, BI.Qty |where=BI.BlueprintCodename="build_crafting_bench" |format=table }}