From 575dac66bc86c532668ae3a46ebe09303e57e2e3 Mon Sep 17 00:00:00 2001 From: Sergeant Acoustic Date: Thu, 1 Jan 2026 20:04:05 +0000 Subject: [PATCH] Fix tetra copper being the wrong tool level --- data/tetra/materials/metal/copper.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/tetra/materials/metal/copper.json b/data/tetra/materials/metal/copper.json index 855a7f2..d576d28 100644 --- a/data/tetra/materials/metal/copper.json +++ b/data/tetra/materials/metal/copper.json @@ -9,7 +9,7 @@ "integrityCost": 1, "integrityGain": 5, "magicCapacity": 78, - "toolLevel": 2, + "toolLevel": 3, "toolEfficiency": 5, "tints": { "glyph": "copper_glyph",