aboutsummaryrefslogtreecommitdiff
path: root/data/items/materials/steel_bar.yaml
blob: 563c8878f2f5dcae37ded11c50a501be5c4121c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
color: "FF"
craft:
  - ingredients:
      - items:
          - iron_ore
        quantity: 1
      - items:
          - coal
        quantity: 2
    fail_message: You fail to smelt a usable bar.
    level: 40
    subtype: smelting
    station:
      - furnace
    type: smithing
    ticks_per_cycle: 4
    xp: 17
description: A bar of steel, forged from iron ore and coal.
name: steel bar
stackable: false
value: 30