From 1b9e2da3b3c438d8dc53d3489725dd5ba0022777 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 11 Jun 2026 04:46:27 -0400 Subject: feat: web client, get/drop updates and fixes --- data/items/tin_ore.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'data/items/tin_ore.yaml') diff --git a/data/items/tin_ore.yaml b/data/items/tin_ore.yaml index 62a55b4..97d0adb 100644 --- a/data/items/tin_ore.yaml +++ b/data/items/tin_ore.yaml @@ -1,6 +1,6 @@ -id: "tin_ore" -name: "tin ore" +id: tin_ore +name: tin ore aliases: ["tin", "ore"] -description: "A chunk of tin ore." -value: 2 +description: "A lump of tin ore, ready for smelting." +value: 3 stackable: false -- cgit v1.2.3