aboutsummaryrefslogtreecommitdiff
path: root/data/items/empty_bucket.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-17 21:13:07 -0400
committerhistoria <[not public]>2026-06-17 21:13:07 -0400
commitec2e94e3463654a6288464a4c070b48ef9bf7368 (patch)
tree3c5df0f9a6a5968fa4c725a7d331825883ae798c /data/items/empty_bucket.yaml
parenteef5ddaa94f8cff6010d092c30fed53d2be01524 (diff)
downloadthehouseoficarus-ec2e94e3463654a6288464a4c070b48ef9bf7368.tar.gz
feat: smithing added, item/object interaction reworked. recipes and menus refactored.
Diffstat (limited to 'data/items/empty_bucket.yaml')
-rw-r--r--data/items/empty_bucket.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/items/empty_bucket.yaml b/data/items/empty_bucket.yaml
new file mode 100644
index 0000000..6debb02
--- /dev/null
+++ b/data/items/empty_bucket.yaml
@@ -0,0 +1,6 @@
+id: empty_bucket
+name: empty bucket
+color: "137"
+description: "An empty wooden bucket."
+value: 1
+stackable: false