diff options
Diffstat (limited to 'data/items/tin_ore.yaml')
| -rw-r--r-- | data/items/tin_ore.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/items/tin_ore.yaml b/data/items/tin_ore.yaml new file mode 100644 index 0000000..62a55b4 --- /dev/null +++ b/data/items/tin_ore.yaml @@ -0,0 +1,6 @@ +id: "tin_ore" +name: "tin ore" +aliases: ["tin", "ore"] +description: "A chunk of tin ore." +value: 2 +stackable: false |
