From 97a1a908b9e6e6d3516628c139c9b64262b4fe08 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 18 Jun 2026 20:26:03 -0400 Subject: feat: crafting roughly implemented (leather, gems, gold, clay, spinning). --- data/items/uncut_emerald.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/items/uncut_emerald.yaml') diff --git a/data/items/uncut_emerald.yaml b/data/items/uncut_emerald.yaml index 5fd5015..1ea217a 100644 --- a/data/items/uncut_emerald.yaml +++ b/data/items/uncut_emerald.yaml @@ -1,6 +1,6 @@ id: uncut_emerald name: uncut emerald color: "83" -description: "An uncut emerald. Can be cut into bolt tips with a chisel." +description: "An uncut emerald. Can be cut with a chisel." value: 50 stackable: false -- cgit v1.2.3