From 77e25dfd028f5577141f95641bdf1907f8913620 Mon Sep 17 00:00:00 2001 From: Brevven Date: Sat, 13 Aug 2022 00:42:52 -0700 Subject: [PATCH] shotgun ammo --- recipe-updates.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/recipe-updates.lua b/recipe-updates.lua index 7dfb30a..3f4316c 100644 --- a/recipe-updates.lua +++ b/recipe-updates.lua @@ -24,6 +24,7 @@ end +util.replace_some_ingredient("shotgun-shell", "stone", 1, "salt", 1) util.add_ingredient("pumpjack", "salt", 10) util.add_ingredient("kr-mineral-water-pumpjack", "salt", 10) util.add_ingredient("uranium-processing", "salt", 1)