aboutsummaryrefslogtreecommitdiff
path: root/data/items/materials/silver_bar.yaml
blob: 7561ba0078a76a5fbf9ed5a5b731f2f5ee02d1c4 (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