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_diamond.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/items/uncut_diamond.yaml') diff --git a/data/items/uncut_diamond.yaml b/data/items/uncut_diamond.yaml index 48d8e6f..cf41d70 100644 --- a/data/items/uncut_diamond.yaml +++ b/data/items/uncut_diamond.yaml @@ -1,6 +1,6 @@ id: uncut_diamond name: uncut diamond color: "255" -description: "An uncut diamond. Can be cut into bolt tips with a chisel." +description: "An uncut diamond. Can be cut with a chisel." value: 200 stackable: false -- cgit v1.2.3