Skip to content

Craft Pickaxe: Difference between revisions

From Zed City Wiki

No edit summary
No edit summary
Line 15: Line 15:
| Codename=craft_log
| Codename=craft_log
| Qty = 10
| Qty = 10
| TakeItem = true
| TakeItem = Yes
}}{{BlueprintItems
}}{{BlueprintItems
| BlueprintCodename=craft_pickaxe
| BlueprintCodename=craft_pickaxe
| Codename=iron_bar
| Codename=iron_bar
| Qty = 20
| Qty = 20
| TakeItem = true
| TakeItem = Yes
}}{{BlueprintRewards
}}{{BlueprintRewards
| BlueprintCodename=craft_pickaxe
| BlueprintCodename=craft_pickaxe

Revision as of 09:35, 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="craft_pickaxe" |format=table }}