From b69d8f843f3344db326141ff561bf4d1d73c2e71 Mon Sep 17 00:00:00 2001 From: sayterdarkwynd Date: Tue, 9 Jul 2024 12:40:36 -0400 Subject: [PATCH] fixes a typo --- recipes/armory/ranged/guns/2h/fuspawngun.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/armory/ranged/guns/2h/fuspawngun.recipe b/recipes/armory/ranged/guns/2h/fuspawngun.recipe index 7215840183..536ff3c2b9 100644 --- a/recipes/armory/ranged/guns/2h/fuspawngun.recipe +++ b/recipes/armory/ranged/guns/2h/fuspawngun.recipe @@ -2,7 +2,7 @@ "input" : [ { "item" : "livingroot", "count" : 5 }, { "item" : "bone", "count" : 6 }, - { "item" : "titaniumbar", "count" : 2 } + { "item" : "titaniumbar", "count" : 2 }, { "item" : "plantfibre", "count" : 16 }, { "item" : "bugshell", "count" : 6 } ],