mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
i am stupid and forgot iron ingots, whoops.
This commit is contained in:
parent
4a8d8c2cf5
commit
e62c77f452
8
assets/common/items/crafting_ing/iron_ingot.ron
Normal file
8
assets/common/items/crafting_ing/iron_ingot.ron
Normal file
@ -0,0 +1,8 @@
|
||||
ItemDef(
|
||||
name: "Iron Ingot",
|
||||
description: "An incredibly commonplace metal.",
|
||||
kind: Ingredient(
|
||||
kind: "IronIngot",
|
||||
),
|
||||
quality: Common,
|
||||
)
|
Loading…
Reference in New Issue
Block a user