From 53e5d72f319bbd4af38cc84dc076d8bc63093eb2 Mon Sep 17 00:00:00 2001 From: Knut-Aage-Hofseth <15341115+Knut-Aage-Hofseth@users.noreply.github.com> Date: Tue, 14 Nov 2023 21:49:13 +0100 Subject: [PATCH] Change Gram recipe to qt_broadsword --- data/mods/Magiclysm/recipes/weapons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/mods/Magiclysm/recipes/weapons.json b/data/mods/Magiclysm/recipes/weapons.json index 5283f117febc8..61ef61fc38991 100644 --- a/data/mods/Magiclysm/recipes/weapons.json +++ b/data/mods/Magiclysm/recipes/weapons.json @@ -547,7 +547,7 @@ ], "qualities": [ { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], "tools": [ [ [ "metalworking_tongs", -1 ] ], [ [ "anvil", -1 ] ], [ [ "swage", -1 ] ] ], - "components": [ [ [ "broadsword", 1 ] ], [ [ "gold_small", 20 ] ], [ [ "orichalcum_ingot", 2 ] ] ] + "components": [ [ [ "qt_broadsword", 1 ] ], [ [ "gold_small", 20 ] ], [ [ "orichalcum_ingot", 2 ] ] ] }, { "type": "recipe",