Crafting: Difference between revisions
Squarehusky (talk | contribs) Created blank page |
started adding items |
||
| Line 1: | Line 1: | ||
{{stub}} | |||
'''Crafting''' is a game mechanic that allows the player to combine ingredients and materials to create a variety of useful items, including [[machine]]s, [[potion]]s, [[tool]]s, [[ink]], [[drone]]s, and even [[furniture]] and [[decoration]]s. Crafting is done from the main menu. Crafting is instant, provided the player has all necessary materials to craft the item they want; the items that can be crafted using the materials in the player's available [[inventory]] are highlighted in the Crafting menu. Crafted items appear in the first empty slot in the player's inventory and can be placed or used immediately. | |||
Some items are crafted in multiplies per one recipe; these items have a number after their name in the tables below. | |||
==Tools== | |||
{{stub}} | |||
==Machines== | |||
Machines are placeable items that are used to process raw [[:category:resources|resources]] into more valuable [[:category:processed goods|processed goods]]. Most machines in the game can be crafted. | |||
===Craftable machines=== | |||
{{#cargo_query:table=Items | |||
|where=Machine="Crafting" AND Type="Machine" | |||
|format=table | |||
|fields=CONCAT('[[File:',Name,'.png{{!}}60px{{!}}link=',Name,']]')=Image,CONCAT('{{Name check{{!}}',Name,'{{!}}',AmtCrafted,'}}')=Name,CONCAT('{{((}}recipe{{!}}',Mat1,'{{!}}',Amt1,'{{!}}',Mat2,'{{!}}',Amt2,'{{!}}',Mat3,'{{!}}',Amt3,'{{!}}',Mat4,'{{!}}',Amt4,'{{))}}')=Recipe | |||
}} | |||
===Machine attachments=== | |||
Some craftable items cannot be used to process ingredients by themselves, but need to be placed on or near other machines to modify their input or output. | |||
{{#cargo_query:table=Items | |||
|where=Machine="Crafting" AND Type="Machine attachment" | |||
|format=table | |||
|fields=CONCAT('[[File:',Name,'.png{{!}}60px{{!}}link=',Name,']]')=Image,CONCAT('{{Name check{{!}}',Name,'{{!}}',AmtCrafted,'}}')=Name,CONCAT('{{((}}recipe{{!}}',Mat1,'{{!}}',Amt1,'{{!}}',Mat2,'{{!}}',Amt2,'{{!}}',Mat3,'{{!}}',Amt3,'{{!}}',Mat4,'{{!}}',Amt4,'{{))}}')=Recipe | |||
}} | |||
==Processed items and materials== | |||
A small number of processed materials can be crafted in the crafting menu. [[Empty Bottle|Empty glass]] and [[Empty Quartz Bottle|quartz bottles]] can also be smelted in a [[Glass Maker]] with a [[Bottle Attachment]]. | |||
{{#cargo_query:table=Items | |||
|where=Machine="Crafting" AND Type IN('Processed good', 'Processed tree sap') | |||
|format=table | |||
|fields=CONCAT('[[File:',Name,'.png{{!}}60px{{!}}link=',Name,']]')=Image,CONCAT('{{Name check{{!}}',Name,'{{!}}',AmtCrafted,'}}')=Name,CONCAT('{{((}}recipe{{!}}',Mat1,'{{!}}',Amt1,'{{!}}',Mat2,'{{!}}',Amt2,'{{!}}',Mat3,'{{!}}',Amt3,'{{!}}',Mat4,'{{!}}',Amt4,'{{))}}')=Recipe | |||
}} | |||
==Drones and drone parts== | |||
{{stub}} | |||
==Furniture and storage== | |||
{{stub}} | |||
==Outdoor decor== | |||
{{stub}} | |||
[[Category:Game mechanics]] | |||
Revision as of 15:09, 4 August 2024
| This article or section is a stub. You can help Everafter Falls Wiki by expanding it. |
Crafting is a game mechanic that allows the player to combine ingredients and materials to create a variety of useful items, including machines, potions, tools, ink, drones, and even furniture and decorations. Crafting is done from the main menu. Crafting is instant, provided the player has all necessary materials to craft the item they want; the items that can be crafted using the materials in the player's available inventory are highlighted in the Crafting menu. Crafted items appear in the first empty slot in the player's inventory and can be placed or used immediately.
Some items are crafted in multiplies per one recipe; these items have a number after their name in the tables below.
Tools
| This article or section is a stub. You can help Everafter Falls Wiki by expanding it. |
Machines
Machines are placeable items that are used to process raw resources into more valuable processed goods. Most machines in the game can be crafted.
Craftable machines
Machine attachments
Some craftable items cannot be used to process ingredients by themselves, but need to be placed on or near other machines to modify their input or output.
| Image | Name | Recipe |
|---|---|---|
| Solar Panel |
Processed items and materials
A small number of processed materials can be crafted in the crafting menu. Empty glass and quartz bottles can also be smelted in a Glass Maker with a Bottle Attachment.
| Image | Name | Recipe |
|---|---|---|
| Blank Organic Card | ||
| Empty Bottle (5) | ||
| Empty Quartz Bottle (5) | ||
| Super Glue |
Drones and drone parts
| This article or section is a stub. You can help Everafter Falls Wiki by expanding it. |
Furniture and storage
| This article or section is a stub. You can help Everafter Falls Wiki by expanding it. |
Outdoor decor
| This article or section is a stub. You can help Everafter Falls Wiki by expanding it. |
