aboutsummaryrefslogtreecommitdiff
path: root/data/items/materials/silver_bar.yaml
blob: cf85b31593d290fead7243747f3f579602562ef4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
color: "FF"
craft:
    ingredients:
        - items:
            - silver_ore
          quantity: 1
    fail_message: You fail to smelt a usable bar.
    level: 25
    subtype: smelt
    station:
        - furnace
    type: smithing
    wait: 4
    xp: 14
description: A bar of silver metal.
name: silver bar
stackable: false
value: 20