aboutsummaryrefslogtreecommitdiff
path: root/data/items/materials/iron_bar.yaml
blob: 5ca36350764d53d2dbdab73dd20a6dc3d9f31e69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
color: "250"
craft:
    consume:
        - items:
            - iron_ore
          quantity: 1
    fail_message: The iron is too impure to make a workable bar.
    level: 20
    skill: smithing
    station:
        - furnace
    success:
        base: 0.5
        cap: 0.5
        per_level: 0
    type: smelting
    wait: 4
    xp: 12
description: A bar of iron metal.
id: iron_bar
name: iron bar
stackable: false
value: 12