From 5f37dc9b6f6b79da04da70ae0c33ec8d02998587 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 1 Jul 2026 02:21:42 -0400 Subject: feat: qol improvements to items crud in admin gui --- data/items/consumables/pie_dish.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'data/items/consumables/pie_dish.yaml') diff --git a/data/items/consumables/pie_dish.yaml b/data/items/consumables/pie_dish.yaml index b95a291..89d82e4 100644 --- a/data/items/consumables/pie_dish.yaml +++ b/data/items/consumables/pie_dish.yaml @@ -1,13 +1,12 @@ color: "82" craft: - consume: + ingredients: - items: - unfired_pie_dish quantity: 1 fail_message: The pie dish cracks in the oven and is ruined. level: 7 message: "You fire the %i1 in the oven." - skill: crafting station: - pottery_oven success: -- cgit v1.2.3