From fbe5090ac3325ff8ea6989cdf4515c7f077c975b Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 1 Jul 2026 03:21:52 -0400 Subject: feat: item messaging standardized, custom messages for production paths implemented --- data/items/materials/emerald.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/items/materials/emerald.yaml') diff --git a/data/items/materials/emerald.yaml b/data/items/materials/emerald.yaml index 5d729cd..a39257c 100644 --- a/data/items/materials/emerald.yaml +++ b/data/items/materials/emerald.yaml @@ -5,7 +5,7 @@ craft: - uncut_emerald quantity: 1 level: 27 - message: "You cut the %i1 into a beautiful %n." + success_message: "You cut the %i1 into a beautiful %n." tool: chisel type: crafting wait: 3 -- cgit v1.2.3