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/materials/mahogany_planks.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'data/items/materials/mahogany_planks.yaml') diff --git a/data/items/materials/mahogany_planks.yaml b/data/items/materials/mahogany_planks.yaml index a0e4ed7..a3f3e0b 100644 --- a/data/items/materials/mahogany_planks.yaml +++ b/data/items/materials/mahogany_planks.yaml @@ -1,12 +1,11 @@ color: "60" craft: - consume: + ingredients: - items: - mahogany_logs quantity: 1 level: 50 message: "You saw the mahogany logs into %n." - skill: construction station: - workbench tool: saw -- cgit v1.2.3