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_sapphire.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/items/uncut_sapphire.yaml') diff --git a/data/items/uncut_sapphire.yaml b/data/items/uncut_sapphire.yaml index eb0e51d..bf073fa 100644 --- a/data/items/uncut_sapphire.yaml +++ b/data/items/uncut_sapphire.yaml @@ -1,6 +1,6 @@ id: uncut_sapphire name: uncut sapphire color: "69" -description: "An uncut sapphire. Can be cut into bolt tips with a chisel." +description: "An uncut sapphire. Can be cut with a chisel." value: 25 stackable: false -- cgit v1.2.3