2020-12-09 03:27:55 +00:00
|
|
|
ItemDef(
|
|
|
|
name: "Bloodsteel Ingot",
|
|
|
|
description: "An alloy of bloodstone and iron.",
|
|
|
|
kind: Ingredient(
|
|
|
|
kind: "BloodsteelIngot",
|
|
|
|
),
|
2021-06-08 01:21:12 +00:00
|
|
|
quality: Epic,
|
2021-02-23 20:29:27 +00:00
|
|
|
tags: [MetalIngot],
|
2021-02-23 05:00:45 +00:00
|
|
|
)
|