aboutsummaryrefslogtreecommitdiff
path: root/data/items/materials/gold_bar.yaml
blob: 8115fbd609063f6b6bcc829f76e459a0a77562b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
color: "B3"
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