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/recipes/cook_bread.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'data/recipes/cook_bread.yaml') diff --git a/data/recipes/cook_bread.yaml b/data/recipes/cook_bread.yaml index 650525f..c76cedc 100644 --- a/data/recipes/cook_bread.yaml +++ b/data/recipes/cook_bread.yaml @@ -1,6 +1,5 @@ id: cook_bread type: cooking -skill: cooking level: 1 xp: 40 wait: 6 -- cgit v1.2.3