From 17e7725f252c7f5d3be2e9c37d62751c631f196f Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 18 Jun 2026 18:50:54 -0400 Subject: feat: fletching added including zero-time bolt feathering, which probably will break lots of things --- 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 71da287..5fd5015 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 with crafting." +description: "An uncut emerald. Can be cut into bolt tips with a chisel." value: 50 stackable: false -- cgit v1.2.3