aboutsummaryrefslogtreecommitdiff
path: root/data/items/materials/silver_bar.yaml
blob: 25aad2382742462290dffcf22a6ca831d2164056 (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: smelting
    station:
        - furnace
    type: smithing
    ticks_per_cycle: 4
    xp: 14
description: A bar of silver metal.
name: silver bar
stackable: false
value: 20