aboutsummaryrefslogtreecommitdiff
path: root/data/objects/anvil.yaml
blob: e58efef5e2e00238700de9bfd113d1f64a8f632c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
color: FA
description:
    - text: A heavy iron anvil for hammering metal into shape.
name: anvil
on_use:
    - item_id: silver_bar
      steps:
        - messages:
            - You should use this with a mold at a furnace.
    - item_id: gold_bar
      steps:
        - messages:
            - You should use this with a mold at a furnace.