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