diff options
| author | historia <[not public]> | 2026-06-09 05:59:20 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-09 05:59:20 -0400 |
| commit | 9eb5ab1818b6b19501fd7209db1987c9e06cc919 (patch) | |
| tree | 76e046b0bf611dfe939a8c8f6507467de2e9e20f /data/items/bronze_pickaxe.yaml | |
| download | thehouseoficarus-9eb5ab1818b6b19501fd7209db1987c9e06cc919.tar.gz | |
first commit
Diffstat (limited to 'data/items/bronze_pickaxe.yaml')
| -rw-r--r-- | data/items/bronze_pickaxe.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/items/bronze_pickaxe.yaml b/data/items/bronze_pickaxe.yaml new file mode 100644 index 0000000..a64395e --- /dev/null +++ b/data/items/bronze_pickaxe.yaml @@ -0,0 +1,7 @@ +id: "bronze_pickaxe" +name: "bronze pickaxe" +aliases: ["pickaxe", "pick", "bronze"] +description: "A basic bronze pickaxe for mining." +value: 8 +stackable: false +toolbelt: true |
