diff options
Diffstat (limited to 'data/items/materials/iron_ore.yaml')
| -rw-r--r-- | data/items/materials/iron_ore.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/items/materials/iron_ore.yaml b/data/items/materials/iron_ore.yaml new file mode 100644 index 0000000..78e82a5 --- /dev/null +++ b/data/items/materials/iron_ore.yaml @@ -0,0 +1,6 @@ +id: iron_ore +name: iron ore +color: "250" +description: "A chunk of iron ore, ready for smelting." +value: 5 +stackable: false |
