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/recipes/fletch_maple_longbow_u.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 data/recipes/fletch_maple_longbow_u.yaml (limited to 'data/recipes/fletch_maple_longbow_u.yaml') diff --git a/data/recipes/fletch_maple_longbow_u.yaml b/data/recipes/fletch_maple_longbow_u.yaml new file mode 100644 index 0000000..8e34a4d --- /dev/null +++ b/data/recipes/fletch_maple_longbow_u.yaml @@ -0,0 +1,11 @@ +id: fletch_maple_longbow_u +type: fletching +skill: fletching +level: 55 +xp: 58 +wait: 3 +consume: + - items: [maple_logs] + qty: 1 +output: maple_longbow_u +message: "You carefully carve the maple log into a longbow." -- cgit v1.2.3