aboutsummaryrefslogtreecommitdiff
path: root/data/help/use.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/help/use.yaml')
-rw-r--r--data/help/use.yaml25
1 files changed, 16 insertions, 9 deletions
diff --git a/data/help/use.yaml b/data/help/use.yaml
index 92c717f..8139f8e 100644
--- a/data/help/use.yaml
+++ b/data/help/use.yaml
@@ -4,28 +4,35 @@ description: |
Use an item on a target — the universal interaction command.
Usage:
- use <item> on <target> Use item on a specific target
- use <item> with <item> Combine two inventory items
+ use <target> Interact with a station or object
+ use <item> on <target> Use item on a specific target
+ use <item> with <item> Combine two inventory items
The "use" command routes to different systems based on the target:
- Station object (furnace, anvil, fire, range)
- If recipes match the item and station, opens a production menu.
+ Station object (furnace, anvil, fire, range, workbench, etc.)
+ Shows a combined production menu of all recipes you can make.
Object with use_interactions
Shows a message or triggers an action (flags, teleport, etc.).
+ Some interactions need a specific item; bare interactions run
+ immediately.
Object with behavior
- Dispatches to the object's behavior (gather, talk, toggle).
+ Dispatches to the object's behavior (gather, talk, use).
Inventory item
If a MadeFrom recipe matches both items, starts a combine
production action. You are prompted "How many?" before starting.
Examples:
- use trout on fire Cook trout on a campfire
- use copper ore on furnace Smelt copper ore
- use bronze bar on anvil Smith bronze items
- use flour on water Combine into dough
+ use range Cook using a cooking range
+ use furnace Smelt ore or craft jewelry
+ use anvil Smith bars into equipment
+ use trout on fire Cook trout on a campfire
+ use copper ore on furnace Smelt copper ore
+ use bronze bar on anvil Smith bronze items
+ use flour on water Combine into dough
+ push gate Push a gate open (shortcut for use)
See also: cook, smelt, smith, recipe