From 085e728d22a3369bd110b77409914cfbe9ebe611 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 16 Jun 2026 04:17:43 -0400 Subject: feat: recipe system, combining items, cooking skill --- data/items/mithril_ore.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'data/items/mithril_ore.yaml') diff --git a/data/items/mithril_ore.yaml b/data/items/mithril_ore.yaml index 23a5d81..42339af 100644 --- a/data/items/mithril_ore.yaml +++ b/data/items/mithril_ore.yaml @@ -1,7 +1,6 @@ id: mithril_ore name: mithril ore color: "fg=blue" -aliases: ["mithril", "ore"] description: "A piece of light blue mithril ore." value: 50 stackable: false -- cgit v1.2.3