aboutsummaryrefslogtreecommitdiff
path: root/data/items/materials/adamantite_bar.yaml
blob: 2d2dad574abd8694b2a2d4a603f13cb400be7b9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
color: "71"
craft:
    consume:
        - items:
            - adamantite_ore
          quantity: 1
        - items:
            - coal
          quantity: 6
    fail_message: You fail to smelt a usable bar.
    level: 65
    skill: smithing
    station:
        - furnace
    type: smelting
    wait: 4
    xp: 37
description: A bar of adamantite metal, extremely durable.
id: adamantite_bar
name: adamantite bar
stackable: false
value: 200