|
|
| (9 intermediate revisions by one other user not shown) |
| Line 1: |
Line 1: |
| <noinclude>{{FurnaceBlueprint| Codename=blueprint_forge_nails| Desc = No information known
| | {{#zed_entity:blueprint_forge_nails}} |
| }}
| |
| </noinclude>{{ItemBlueprints
| |
| | Name=Forge Nails
| |
| | Codename=blueprint_forge_nails
| |
| | ItemType=blueprint_furnace
| |
| | Type=FurnaceBlueprint
| |
| | WaitTime=undefined
| |
| | AutoUnlock=false
| |
| | UnlockLevel=undefined
| |
| | AllowMultiCraft=false
| |
| }}
| |
| {{BlueprintItems
| |
| | BlueprintCodename=blueprint_forge_nails
| |
| | Codename=iron_bar
| |
| | Qty = 1
| |
| | TakeItem = true
| |
| }}{{BlueprintRewards
| |
| | BlueprintCodename=blueprint_forge_nails
| |
| | Codename=craft_nails
| |
| | Qty=10
| |
| }}
| |
| ==Requires==
| |
| {{#cargo_query: | |
| tables=BlueprintItems=BI,Items=I
| |
| |join on=BI.Codename=I.Codename
| |
| |fields=I._pageName=Resource, BI.Qty
| |
| |where=BI.BlueprintCodename="blueprint_forge_nails"
| |
| |format=table
| |
| }} | |
| <!-- ZC_CP_Autogen_End -->
| |