This repository has been archived on 2025-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
trade_bot/assets/common/crafting/metal_weapon_materials.ron

9 lines
310 B
Plaintext
Raw Normal View History

2024-07-03 19:04:49 -04:00
// Potentially make more fine grained later if needed
([
"common.items.mineral.ingot.bronze",
"common.items.mineral.ingot.iron",
"common.items.mineral.ingot.steel",
"common.items.mineral.ingot.cobalt",
"common.items.mineral.ingot.bloodsteel",
"common.items.mineral.ingot.orichalcum",
])