aboutsummaryrefslogtreecommitdiff
path: root/data/items/materials/gold_bar.yaml
blob: 2ab3a7648656b784214c6a1e66194d898e640f45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
color: "DC"
craft:
  - ingredients:
      - items:
          - gold_ore
        quantity: 1
    fail_message: You fail to smelt a usable bar.
    level: 45
    subtype: smelting
    station:
      - furnace
    type: smithing
    ticks_per_cycle: 4
    xp: 22
description: A bar of gold metal.
name: gold bar
stackable: false
value: 50