aboutsummaryrefslogtreecommitdiff
path: root/data/items/materials/bronze_bar.yaml
blob: 75901146e2dd78548c112bbee12a340e8e28fa37 (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: "178"
craft:
    consume:
        - items:
            - copper_ore
          quantity: 1
        - items:
            - tin_ore
          quantity: 1
    fail_message: You fail to smelt a usable bar.
    level: 1
    message: You remove a white hot bronze bar!
    skill: smithing
    station:
        - furnace
    type: smelting
    wait: 4
    xp: 6
description: A bar of bronze metal, smelted from copper and tin ore.
id: bronze_bar
name: bronze bar
stackable: false
value: 4