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