From e679811057bedda7864b61a325a11e472e0034ad Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 14 Jul 2026 16:35:28 -0400 Subject: feat: new default color scheme --- data/items/materials/copper_ore.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/items/materials/copper_ore.yaml') diff --git a/data/items/materials/copper_ore.yaml b/data/items/materials/copper_ore.yaml index aac8b24..4ec383b 100644 --- a/data/items/materials/copper_ore.yaml +++ b/data/items/materials/copper_ore.yaml @@ -1,5 +1,5 @@ name: copper ore -color: "B2" +color: "B3" description: "A chunk of copper-bearing rock. Can be smelted into a bronze bar." value: 1 stackable: false -- cgit v1.2.3